linux configuration
Cedar
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu linux enable telnetd
How do I install and start service / server under Ubuntu Linux ?Telnet is an insecure service . It is recommended that you use ssh service.However sometime telnet server /service is needed.Here ar原创 2012-03-03 16:28:03 · 277 阅读 · 0 评论 -
ubuntu 11.10 install ssh service
You cannot use ssh in default under ubuntu 11.10, and you can install and restart using follow command and$sudo apt-get install openssh-servernote :this command is install server ssh$sudo /etc/in原创 2012-03-03 16:41:26 · 233 阅读 · 0 评论 -
linux samba etc/samba/smb.conf
/etc/samba/smb.conf文件######################### 文件开始 ######################################*******************************************************************************##** 用命令#smbpasswd -a转载 2012-03-02 21:32:43 · 500 阅读 · 0 评论 -
samba install
A check sambacedar@ubuntu:~$ dpkg -l | grep sambaii samba 2:3.5.11~dfsg-1ubuntu2.1 SMB/CIFS file, print, and login server for Unixii samba-com原创 2011-09-18 20:44:55 · 280 阅读 · 0 评论 -
Ubuntu install IBus
Ubuntu install IBus input medthodopen terminal type follow command:sudo apt-get install ibus ibus-pinyin ibus-table ibus-qt4其中ibus-table是一些额外码表,有五笔、郑码、仓颉等,可以根据自己的需要进行选择。安装后,在自己的/.p转载 2011-08-17 22:39:41 · 206 阅读 · 0 评论
分享