Lost your password?

Blogs about: Os Linux

Featured Blog

Linux or UNIX - Find and remove file syntax

johiwan wrote 5 months ago: To remove multiple files such as *.jpg or *.sh with one command find, use find . -name "FILE-TO-FIND … more →

Tags: Command

Mount Manual

johiwan wrote 6 months ago: Mount Manual Mounting samba bisa dilakukan secara manual menggunakan konsole. Meski terbilang primit … more →

Tags: Command

Mail command

johiwan wrote 9 months ago: Simple way for using command line mail program on Linux: Syntax: mail -s “Subject” -a at … more →

Tags: Command, Mail

Backup with Rsync

johiwan wrote 10 months ago: http://rsync.samba.org/ftp/rsync/rsync.html http://rsync.samba.org/examples.html http://everythingli … more →

Tags: Command, backup, rsync

Wget option for copy site

johiwan wrote 12 months ago: To download an entire site, try “wget -rp http://www.indalcorp.com/”. … more →

Tags: Command, wget

Setup the wireless network for Laptop Compaq Presario C700 C736TU in Fedora 9

rockest wrote 1 year ago: Download the completed version at here. System Information: Wireless adapter # lspci says: 01:00.0 E … more →

SQuid - check squid with command line

johiwan wrote 1 year ago: Alternatively, you can use the squidclient program that comes with Squid: % squidclient http://www.s … more →

Tags: Command, squid, squid

SQuid - check configuration file

johiwan wrote 1 year ago: Before trying to start Squid, you should verify that your squid.conf file makes sense. This is easy … more →

Tags: squid, Command, squid

Example config Squid for ACL

johiwan wrote 1 year ago: (1) To allow http_access for only one machine with MAC Address 00:08:c7:9f:34:41 To use MAC address … more →

Tags: squid, acl

SQuid - For limit download and upload

johiwan wrote 1 year ago: Tag Name request_body_max_size Usage request_body_max_size (KB) Description This specifies the maxim … more →

Tags: request_body_max_size, reply_body_max_size

POP3 Command Summary

johiwan wrote 1 year ago: Minimal POP3 Commands: USER name valid in the AUTHORIZATION state PASS string QUIT STAT valid in the … more →

Tags: Linux, telnet, POP3 Command

Telnet - SMTP Commands (sending mail using telnet)

johiwan wrote 1 year ago: In order to access your mailbox you will need 3 things: An active internet connection (an embarrasin … more →

Tags: Linux, telnet, SMTP Commands

Common Linux commands - system info

johiwan wrote 1 year ago: “From http://www.unixguide.net/linux/linuxshortcuts.shtml” pwd Print working directory, … more →

Tags: Common Linux commands, System Info, Linux

Process control command

johiwan wrote 1 year ago: “From http://www.unixguide.net/linux/linuxshortcuts.shtml” ps (=print status) Display th … more →

Tags: Process Control, Process control command, Linux

Network administration tools

johiwan wrote 1 year ago: “From http://www.unixguide.net/linux/linuxshortcuts.shtml” netconf (as root) A very good … more →

Tags: Network administration tools, Network administration command, Linux

Accessing drives/partitions

johiwan wrote 1 year ago: “From http://www.unixguide.net/linux/linuxshortcuts.shtml” mount See here for details on … more →

Tags: Accessing drives, Accessing partitions, Linux

Linux basic operations command

johiwan wrote 1 year ago: “From http://www.unixguide.net/linux/linuxshortcuts.shtml” any_command --help |more Disp … more →

Tags: Basic operations, Linux

Linux essential shortcuts and sanity commands

johiwan wrote 1 year ago: “From http://www.unixguide.net/linux/linuxshortcuts.shtml” <Ctrl><Alt><F1 … more →

Tags: Linux essential shortcuts, sanity commands, Linux

Essential commands for Linux network administration

johiwan wrote 1 year ago: by Mark Rais, senior editor reallylinux.com In this article, Mark Rais shares a list of those essent … more →

Tags: Essential commands, Linux network administration, linux essential command, Essential commands for Linux network administration, Linux


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS