![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Filesystems, Disks and Memory Discuss NAS, SAN, RAID, Robotic Libraries, backup devices, RAM, DRAM, SCSI, IDE, EIDE topics here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fsck bug in Solaris 8 | Maillot Jaune | SUN Solaris | 1 | 11-28-2006 12:34 PM |
| fsck run | efang | SUN Solaris | 2 | 07-20-2006 12:49 AM |
| fsck - what should be done? | duke0001 | UNIX for Dummies Questions & Answers | 3 | 11-22-2005 09:10 PM |
| fsck | run_time_error | SUN Solaris | 5 | 09-14-2005 07:16 AM |
| fsck with Linux | Breen | UNIX for Advanced & Expert Users | 2 | 08-27-2002 10:08 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
sudo is configurable to the point that can drive a micro-manager to ecstacy. It can also be a very simple config. It does log commands executed which is nice, especially on systems where more than one person have/need root access.
sudo is most useful on systems that are already setup and are just being adminned. There's a time and place for su and sudo each. sudo shouldn't be considered a global replacemnt for su as it isn't always needed. Check out your Unix man page for Sudo or Su and decide which gets better for your use. |
|
|||||
|
Quote:
See if you have it installed and check the man page. If not, see here: http://www.courtesan.com/sudo/ |
|
||||
|
fsck -y it works!
Well, it works well!
For those who use a Macintosh(and I am one) this is "part of" Disk First Aid being built in. The steps follow: sudo ShutDown Now Hit return Enter password You are "sudo user" You are in single user mode: type fsck -y The disk is checked. If you receive a "message" that the Macintosh appears to be OK type reboot. This saves a CD Rom Start which is slow as molasses. If errors are found they will be repaired -y for yes repair. Wonderful to learn this. ![]() |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|