Linux Server and Workstation Configuration How To

  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • red color
  • green color
Home
tar
Tags: [linux, unix, command, tar]  ...
... have to run it echo 'gateway6_enable = "YES"'>> /etc/ rc.conf /Usr/local/etc/rc.d/gateway6 start And look # tail -f /var/log/messages Oct 17 18:39:38 lola gw6c: Gateway6 Client v5.0-RELEASE ...
... router, which will provide for the transfer of packets between IPv6-world and local area network. For a start we need to get the IPv6 address. ervice http://go6.net (so-called "broker") will help us, ...
... bus 0 target 0 lun 0" Mount: mount -t msdos /dev/da0s1 /mnt  ...
... of course free of charge all the used software. In this article were used FreeBSD 7.0 RELEASE amd64, IPFW as firewall, daemon natd and squid as proxy server. Let's start with the installation of IPFW. ...
... paragraph, which is limited by an empty string } Move the cursor to the start of the next paragraph Positioning in window H Move the cursor to the first line of the screen M ...
... local / nfs-ro-mapall = nobody-network 192.168.1-mask 255.255.255.0 / Cdrom-alldirs, quiet, ro-network 192.168.33.0-mask 255.255.255.0 /etc/exports (For Linux) (start - service start portmap and nfs): ...
... of the distribution. At the same time, Canonical has already started to plan the upcoming version of Ubuntu, and it was announced that in October 2010 will be released operating system Ubuntu 10.10 Maverick ...
... and Handbrake. In the distribution includes a complete set of proprietary drivers for video cards NVidia. MythDora is distributed as a DVD (1.2 GB), the kit which includes desktop environments Gnome, ...
10. tar
Command tar Creates archive files or extract files from archives. Syntax tar [options] file_or_directory Options -c creates a new archive. -d compares the files from the archive files from the ...
11. ps
... about memory usage of each process. u displays the user name and start time. x displays processes that are not associated with any terminal. Description The ps command displays the status of processes ...
12. more
Command more Performs view text files. Syntax more [options] file_names Options +N (where N - number) displays the file, starting at the specified line number. +/pattern begins with a display ...
13. ls
Command ls Prints the contents of the directory. Syntax ls [options] [directory-names] Options -a displays all files, including those with names starting with a dot (.). -b displays unprintable ...
... like # auth required pam_succeed_if.so user != root quiet Save and exit the editor. Do the same with files in /etc/pam.d/ starting with "pam_" configuration file Save and close all ...
... and running, if not do this steps: Install open-ssh server yum install openssh-server /etc/init.d/sshd start First locate and edit config files SSH server configuration file - /etc/ssh/sshd_config ...
... still recommend you do this to get rid of the error message, which will occur at the end of each update (and, of course, for the security, too). Start a terminal and type the following command sudo apt-key ...
... status # service crontd start # service crontd stop # service crontd restart Valid values for cron job Minutes - from 0 to 59 Hours - from 0 to 23 Day of month - from 1 to 31 Month - from ...
... option. check it! # /sbin/service ntpd stop # /sbin/hwclock -w # /sbin/service ntpd start Get Date Get date and time # date # date - u Get CMOS date time # hwclock Show calendar # cal -1 Get ...
Download Kernel from http://kernel.org Extract package # tar xjf linux-2.6.19.tar.bz2 # cd linux-2.6.19 Modify /etc/modprobe.conf to avoid error message # mcedit /etc/modprobe.conf Comment mptscsi ...
Mail content text is /tmp/message.txt # mail -s 'Server Status Report' george@example.com -c Jon@example.com < /tmp/message.txt Send Mail With Attachment # !/bin/bash # tar -zcf /tmp/backup.tar.gz ...
<< Start < Prev 1 2 Next > End >>
Page 1 of 2

Useful Links

Friends

Thanks David Ayvazyan for provided useful information and discussions.
www.gnu.am (Armenian Translation)