-->
Linux
Menu
Home
AU Complete
Question Papers
Syllabus
Subject Notes
Internal Marks
Internal Exam Timetable
AU Nov Dec 2018 Timetable
Anna University Updates
Anna University Results
School Study Materials
SSLC Study Materials
HSC Study Materials
Home
FEDORA
How to wget: To downloading a entire site a site
How to wget: To downloading a entire site a site
Rejinpaul
11:22 PM
Share to Facebook
Share to X
How to wget: To downloading a entire site a site
wget -crpUL http://wwwwwwwwwwwww
Newer Post
Older Post
Related Post
how to use and what is the use of tcpkill command
tcpkill command: Use tcpkill command to kill specified in-progress TCP co ...
How to Find bash.ps anywhere in the file system.
we can find the bash.ps file anywhere in the file system by using the foll ...
how to add new user in linux fedora
Adding a User To add a user do the following: # groupadd john # userad ...
0 Comments
Subscribe to:
Post Comments (Atom)
Popular Posts
how to Shutting Down or Rebooting fedora Linux in command mode
Shutting Down or Rebooting Linux Look at all these shutdown and reboot commands: shutdown, halt, init 0, poweroff, Ctrl-Alt-Delete, etc. ...
how to create Files and Directories in linux fedora environment
Creating Files and Directories You want to organize your files by placing them in directories. But where do directories come from? For th...
how to add new user in linux fedora
Adding a User To add a user do the following: # groupadd john # useradd -g john -c “John Doe” -m -d /home/john -s /bin/bash john # p...
Unix/Linux Command Reference
List of Linux basic commands
List of commands here
How to crack bios password in windows Xp , 95.98
Here is the best way to crack the bios password in win 95/98: Follow the steps below: 1) Boot up windows. 2) go to dos-prompt or go to ...
How to set file ownership with chown command in fedora linux
Setting File Ownership with chown You need to change ownership on a file or directory. Perhaps you've copied something to someone els...
how to find User's UID and GID in fedora linux
Finding a User's UID and GID You want to know a quick way to check the UIDs of users and see what groups they belong to. Use the i...
How to convert hard drive into NTFS format
Converting to NTFS Your hard drive must be formatted with a file system such as FAT, FAT32 or NTFS so that Windows can be installed on to ...
how to Copy, Move, and Rename Files and Directories in fedora linux
Copying, Moving, and Renaming Files and Directories You've got directories, you've got files. How do you get the files into the...
Recent Posts
install PHP In linux fedora
how to install MySQL in fedora linux or ubuntu linux
how To configure the public key on the server:
how to add new user in linux fedora
how to Copy, Move, and Rename Files and Directories in fedora linux
how to delete Files and Directories in linux
how to create Files and Directories in linux fedora environment
0 Comments