当前位置:首页 » 操作系统 » linuxwiki

linuxwiki

发布时间: 2022-05-23 13:47:10

‘壹’ linux发行版的wiki是什么意思

某个linux发行版的Wiki站点
Wiki站点可以有多人(甚至任何访问者)维护,每个人都可以发表自己的意见,或者对共同的主题进行扩展或者探讨

‘贰’ 如何在linux 启动wiki

具体方法如下:

1、软件下载和安装

最主要的就是安装好Mysql+apache+php

测试apache能够解析index.php文件后就可以。

2、Wiki安装

tar -zxvf mediawiki-1.24.1.tar.gz然后把解压后的文件拷贝至/usr/local/apache2/htdocs下,浏览器访问解压出来文件夹根目录下的index.php进行下一步Wiki安装

tar -zxvf mediawiki-1.24.1.tar.gz然后把解压后的文件拷贝至/usr/local/apache2/htdocs下,浏览器访问解压出来文件夹根目录下的index.php进行下一步。

至此安装完成。

‘叁’ linux wiki是什么

linux网络全书

‘肆’ LINUX下的VAR

/var 所有服务的登录的文件或错误信息文件(LOG FILES)都在/var/log下,此外,一些数据库如MySQL则在/var/lib下,还有,用户未读的邮件的默认存放地点为/var/spool/mail。更多Linux介绍可查看《Linux就该这么学》。

‘伍’ 怎么截屏linux的指令界面

Linux字符界面,截图使用Scrot。

Scrot是一个命令行下使用的截图工具,支持全屏、窗口、选取、多设备、缩略图、延时,甚至可以截图完毕之后指定某程序打开截好的图片。

1、安装
Ubuntu下执行如下命令即可安装。
sudo apt-get install scrot

2、使用
安装完成后,该命令使用格式如下:
scrot [options] [file]

例子(~ 用户主目录):
1、对全屏截图并保存文件名:
scrot ~/abc.png
2、抓取窗口,b 参数表示带边框窗体,s 用户可以指定窗口:
scrot -bs ~/abc.png
3、抓取鼠标选定区域:
scrot -s ~/abc.png
4、延时抓取,d 表示延时,c 倒计时,10 是秒,抓菜单等其他东西时很好用:
scrot -cd 10 ~/abc.png
5、生成缩略图,t 表示要生成缩略图, 20% 表示缩略图的比例, s 表示截取用户划定区域:
scrot -t 20% -s ~/abc.png
6、启用某项操作 s 划定截图,-e 采用某项行为,这里用 gimp 打开截图图片,
scrot -s ~/abc.png -e 'gimp $f'

3、补充参数详细说明如下:
选项
-h, --help
显示帮助并且退出
-v, --version
显示版本信息并且退出
-b, --border
当选择一个窗口时,同时包含窗口边框。
-c, --count
延时时的显示倒计时
-d, --delay NUM
延时 NUM 秒
-e, --exec APP
对保存的图像执行程序 APP
-q, --quality NUM
图像质量 (1-100) 值大意味着文件大, 压缩率低。
-m, --multidisp
对多个显示设备分别截图并且连接在一起。
-s, --select
用鼠标交互式的选择一个窗口或者区域。
-t, --thumb NUM
同时生成缩略图。 NUM 是缩略图的百分比。

说明符
--exec 和 文件名可以使用可以被 scrot 扩充的格式说明符。有两种类型的
说明符。 '%' 前导的说明符由 strfile(2) 来解释。例程可以查看 strftile
手册。这些选项用来引用当前的日期。第二种说明符由 scort 内部解释并且
使用前缀 '$'. 可以识别的说明符如下:
$f 图像的路径/文件名 (如果在文件名中就会忽略)
$n 图像文件名 (如果在文件名中会被忽略)
$s 图像大小(字节数) (如果在文件名会被忽略)
$p 图像像素大小
$w 图像宽度
$h 图像高度
$t 图像格式
$$ 打印字符 '$'
n 打印新行 (如果在文件名中会被忽略)

‘陆’ 求Linux几个版本的介绍 要英文的(全英文)

Arch Linux, a distribution based on the KISS principle with a rolling release system
CentOS, a distribution derived from the same sources used by Red Hat, maintained by a dedicated volunteer community of developers with both 100% Red Hat-compatible versions and an upgraded version that is not always 100% upstream compatible
Debian, a non-commercial distribution maintained by a volunteer developer community with a strong commitment to free software principles
Fedora, a community distribution sponsored by Red Hat
Gentoo, a distribution targeted at power users, known for its FreeBSD Ports-like automated system for compiling applications from source code
gOS and other netbook operating systems
Knoppix, the first Live CD distribution to run completely from removable media without installation to a hard disk, derived from Debian
Kubuntu, the KDE version of Ubuntu
Linux Mint, a popular distribution based on and compatible with Ubuntu
Mandriva, a Red Hat derivative popular in France and Brazil, today maintained by the French company of the same name
MontaVista Linux, popular embedded Linux distribution maintained by Santa Clara, CA based MontaVista Software
OpenGEU, derived from Ubuntu, with a goal to combine the power of the GNOME desktop with the eye candy of Enlightenment 17
openSUSE, originally derived from Slackware, sponsored by the company Novell
Oracle Enterprise Linux, which is a derivative of Red Hat Enterprise Linux, maintained and commercially supported by Oracle
Pars, developed in Turkey as a proct of the Pars Project, named after the Anatolian Leopard
PCLinuxOS, a derivative of Mandriva, grew from a group of packages into a popular, community-spawned desktop distribution.
Red Hat Enterprise Linux, which is a derivative of Fedora, maintained and commercially supported by Red Hat
Sabayon Linux, Gentoo Based Distribution, aiming at working Out of the box.
Slackware, one of the first Linux distributions, founded in 1993, and since then actively maintained by Patrick J. Volkerding
Ubuntu, a popular desktop distribution derived from Debian, maintained by Canonical. Ubuntu also has a net book version called the Ubuntu netbook remix.
Xubuntu, is the Xfce version of the popular desktop distro Ubuntu. Commonly used by Linux users that wish to have the function of a bigger distro such as Ubuntu or openSuse with the speed of a smaller distro.
DistroWatch maintains a popularity ranking of distributions on its web site; the ranking is based primarily on page views, which is not considered to be a reliable measure of distribution popularity.

[edit] Niche distributions
Other distributions are targeted at other specific niches, such as the tiny embedded router distribution OpenWrt, the Ubuntu project to create Ebuntu for ecational users, and KnoppMyth, which wraps Knoppix around MythTV to ease building Linux-powered DVRs. Others target the Apple Macintosh platform, including mkLinux, Yellow Dog Linux, and Black Lab Linux. Karoshi is a server system based on PCLinuxOS and aimed at ecational users.

我这是在wiki网络上面摘录的 因为网络原因那个地址写不上去 你可以自己去wiki上面看 这个不是翻译 是纯英文的 你可以只选择部分 一个版本的介绍就几行 而且都是蛮常见的版本

‘柒’ “Linux”到底怎么读啊

Linux 由Unix衍生而来。主要用在客户机/服务器形式的网络中,不平民化,令人高不可攀。91年芬兰赫尔辛基大学生Linus Torvalds出于兴趣创建了Linux并在当年10月放在网上分发。这一操作系统一出现就得到了黑客们和GNU(自由软件基金会)的支持,迅速壮大起来。

因此,Linux 是 Lin + ux(unix)组成,读为“林纽克斯”最为恰当。

‘捌’ Linux中一个用户可以属于多个组么若可以,那这个用户的文件也同时属于这个用户所在的所有组么

1可以
[root@myhost tpxcer]# cat /etc/group
root:x:0:root
bin:x:1:root,bin,daemon
daemon:x:2:root,bin,daemon
你看上面就是一个组包含多用户
2用户文件可以对组用户权限进行设置^_^

‘玖’ linux发行版wiki哪个好

从技术方面来说,Linux发行版的不同之处在于支持的硬件设备和系统或者软件包配置不同。由于历史原因,不同的组织也会导致不同的发行版。其他的原因有安全性方面的,如安全更新的频率;软件包管理的易用性;可用软件包的数量。
这些表格根据客观的准则比较了一些值得注意的发行版的最新稳定版。不包含操作系统的主观评价,标记为不稳定或测试版的分支以及Linux发行版与其他操作系统的比较。

‘拾’ LINUX是什么

Linux是一套免费使用和自由传播的类Unix操作系统,是一个基于POSIX和Unix的多用户、多任务、支持多线程和多CPU的操作系统。伴随着互联网的发展,Linux得到了来自全世界软件爱好者、组织、公司的支持。它除了在服务器操作系统方面保持着强劲的发展势头以外,在个人电脑、嵌入式系统上都有着长足的进步。使用者不仅可以直观地获取该操作系统的实现机制,而且可以根据自身的需要来修改完善这个操作系统,使其最大化地适应用户的需要。
Linux不仅系统性能稳定,而且是开源软件。其核心防火墙组件性能高效、配置简单,保证了系统的安全。在很多企业网络中,为了追求速度和安全,Linux操作系统不仅仅是被网络运维人员当作服务器使用,Linux既可以当作服务器,又可以当作网络防火墙是Linux的 一大亮点。
Linux与其他操作系统相比 ,具有开放源码、没有版权、技术社区用户多等特点 ,开放源码使得用户可以自由裁剪,灵活性高,功能强大,成本低。尤其系统中内嵌网络协议栈 ,经过适当的配置就可实现路由器的功能。这些特点使得Linux成为开发路由交换设备的理想开发平台。

而且Linux前景好、待遇高、就业范围多,非常适合零基础人员学习,如果你想要学习的话,我感觉这里还不错。

热点内容
安卓手机高温降频怎么关闭 发布:2024-10-26 15:02:41 浏览:366
mysql查看数据库名 发布:2024-10-26 14:51:39 浏览:130
spg算法 发布:2024-10-26 14:44:50 浏览:414
oracle查看sql执行 发布:2024-10-26 14:44:04 浏览:860
标准配置什么意思 发布:2024-10-26 14:35:27 浏览:881
查看linux所有用户 发布:2024-10-26 14:11:15 浏览:16
useraddftp 发布:2024-10-26 13:59:21 浏览:622
安卓免费私密相册哪个好用 发布:2024-10-26 13:41:20 浏览:640
湛江移动服务器ip 发布:2024-10-26 13:12:17 浏览:634
找回dns服务器地址 发布:2024-10-26 12:48:23 浏览:240