General :: Describe Daily Tasks Of AIX Administrator?
Jun 15, 2011I am new to the AIX .Can any one describe me the daily tasks of a aix admin
View 3 RepliesI am new to the AIX .Can any one describe me the daily tasks of a aix admin
View 3 RepliesI dug up an old P2 machine and loaded it with 320MB of RAM and a cheap BIOS-less RAID card using a VT6421 chipset. I attached a 1TB SATA HDD to it and booted it up with the latest gentoo minimal install disk. I have installed gentoo before. The first problem I had is that the system would hang at Scanning for sata_via.... I resolved this by booting with "nosata." This brings me to my first question: Will I be able to use my drive once the OS is installed? It seems like the answer would be yes, but I wanted to make sure.
After booting with the 'nosata' option the system would hang at scanning for pata_qdi.... I resolved this by booting with 'noload=pata_qdi.' Now the system is hanging at: attempting to mount media:- /dev/hdc I have been searching but have not found anything definate on this one. One post ( i am sorry but i forget where; i was working on this for hours) suggested that the problem is caused by the age and speed of the drive. I really don't know much about these things. Can anyone confirm this? Is there a way to make it work, or do I have to replace the drive? If I replaced the drive won't the new one just slow down to accomodate the old motherboard?
I am running on a laptop and cron.daily is set to run at 0625 So I wonder what happens if my machine is not turned on at that time.. At that rate it could also be off for the other periods as well (weekly, monthly) Is there solution that will allow them to run once they are online after the appointed time? using a cron entry that runs every 15 or 5 or 1 minute.
View 2 Replies View Related[URL]
This problem has arrived again.......I tried the same solution but didn't work out...the problem is described below.
I use Ubuntu 9.10 .
I did this in Ubuntu 9.10 live CD.
quote from terminal :-
ubuntu@ubuntu:~$ sudo mkdir /win
ubuntu@ubuntu:~$ sudo mount /dev/sda5 /win
ubuntu@ubuntu:~$ sudo mkdir /vdisk
ubuntu@ubuntu:~$ sudo mount -o loop /win/ubuntu/disks/root.disk /vdisk
[Code]....
The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>
ubuntu@ubuntu:~$ "
> ^C
ubuntu@ubuntu:~$
^^ quote ends.
I finished my Bachelor's degree in Electronics and communication engineering in 2007. I finished RHCE in 12th July 2010. I don't have any work experience in the field of linux. Previously i had been working in knowledge processioning outsourcing which is completely not related to the field of linux. I have no experience in the field of linux. I have also finished CCNA in 2008. I have no experience to what I have studied. Can I get a job as a linux administrator? If I want to get a job what are the necessary things should i do?
View 10 Replies View Relatedim not quite sure how to succintly say what is happening. the general idea is that my internet stopped working and I dont know why. I have a netbook that i am using while i am backpacking through asia. it has both ubuntu netbook ed, and winXP dual booting on it. out of the blue, i could not aquire an ip address through dhcp. This was true in both windows and linux, AND true while using either a wireless or wired connection. ok, that is odd, but not a big deal, i will just set the ip / subnet mask / gateway / dns manually. After doing this the computer reports properly connecting to the internet (did the same tests and got the same results in both nix and winxp), however I could not do anything on the internet. could not ping, nor do a dns lookup much less anything else.
scraching my head I looked around the internet for a solution and came across 'netsh int ip reset' this is a command I typed into the windows command line. I'm not sure what it does, but it worked so far as now
[Code]...
I'm trying to take backup for my data for rhel, but I not able to take all backup. Could anybody help show me how I take incremental and full backups? What is the process?
View 3 Replies View RelatedI installed Linux Mint 9 a couple of days ago (from a live usb) and my 'Account type' was set as 'Custom'.
I had to change the 'Account type' to 'Administrator' so I could edit the 'Network Manager' configuration (the 'Apply' button in Network Manager was disabled until I changed to Administrator).
Is it ok to leave it as 'Administrator' or should I change it to 'Desktop user' until I need to change system settings again?
I have been trying to install the drivers for my Egalax Touch Screen. I keep getting the message that I do not have permission, and at the end it says "are you root?" I have searched topics on the internet, then remember Linux.
View 4 Replies View RelatedMost popular Free or third party applications used by Linux Administrator?
View 3 Replies View Relateddoes any linux admins out there have any mailing lists that they subscribe to? I go to lots of sites for knowledge but i was trying to put together the double whammy and pull together a solid mailing list for linux admins as well.
View 6 Replies View RelatedI'm trying to install Skype on an Aspire One netbook, it shows the file in the downloads section but every time I click on it it asks for an administrator password. If I put this in the window closes and then comes up asking for it again a few seconds later, but if I put in the wrong password it gives me the option of changing it, but still won't allow me to run the programme
View 7 Replies View RelatedI'd like to get the information about automatization of the tasks in Linux, more specifically in Fedora with minimal installation (without graphical interface and so on).The application (developed in C) needs to be started automatically when the computer is initialized. I've read about cron but I guess it's not a solution in this case because whenever computer starts the application must run once.I also have read about the/etc/ rc.local file but I made some tests changing it and they didn't work, the computer starts asking me the login and password but nothing run after that.The inittab was the same. In this way, someone know how to initialize an application developed in C when the computer starts?
View 6 Replies View RelatedI want to have an if statement that does multiple things:
Code:
if [....] ; then
1=...
2=...
[code]....
I am just in the process of setting up a new laptop which came with Windows 7 64 bit installed. I am going to set it up to dual boot Windows 7 and Ubuntu. When I went to get the Ubuntu download I noticed that the 64 bit version is labelled with
Not recomended for daily desktop usageNot recomended for daily desktop usage
Why would this be? Why is 64 bit Ubuntu not recommended for daily desktop usage?
I am working on Ubuntu 8.04.3 OS, with this I am getting a problem, Daily my server is down on same time at 4:00 PM. I seems server is down by "kswapd0" process, I am not sure, As I run top command, I got below out put
[code]...
am using RHEL 5 ,i would like the system to send me an email for every time some one attempts to login to the server remotely. i have created the emailing script in perl and it works. but i want it to be triggered if someone tries to access the server. how can this be possible
View 9 Replies View RelatedThe command used to view processes running on the Linux machine is?
View 8 Replies View RelatedGot a small problem, I'm trying to schedule a script to run every Thursday at midday and the scheduled tasks application on Ubuntu doesn't seem to work. The script is fine when I run it from a terminal.I have zero experience using cron at the command line, can anyone tell me what I should do?
View 2 Replies View RelatedI am a student at DeVry University, newly introduced to Fedora and Linux in general, and have a project whereby, we have been asked to consider some administrative tasks that we could automate via a script.I was wondering if there were any thoughts or directives from the community on what admin tasks you guys find to be of inestimable use in automating via a Linux script.
I am new to the Linux commands but have done a wee bit of programming before in C++ and others.I have also done basic DOS batch files before.
There must be a way to perform privileged tasks in the Gnome desktop (or actually Nautilus, I guess)...similar to using SUDO in a terminal window.
For example I want to change the rights to a file, but Nautilus tells me I can't because I'm not the owner.
Is there a way to crack the windows Administrator password in Linux (using the SAM file) WITHOUT resetting it?
Ok so Ive already got Ubuntu 10.10 on a usb bootstick. Chntpw is installed as well. What I'm wondering is are there any programs to crack as in decrypt the SAM file and show the password but not erase it? Most Linux programs Ive come across don't do this. They just reset the password.
newbie changing to Linux, but not comps.as I said in newbie forum, putting them together since mid 80's w/5150's. that said most exp is old dos command line and commodore 64 basic. our economy here in USA causes change for many of us. I am now reading CompTIA study guide for Linux+ certification by Robb H. Tracy, pro Linux administration by James Turnbull,Peter Lieverdink, and Dennis Matotek. I have downloaded and installed PcLinuxOs, Fedora, SuSe.(three separate disks) have Linux Mint, Ubuntu, on cd. I also have Helix, DEFT, FIRE, FCCU, and Live Forensics Toolkit for Windows. because of pending legislation in our state and current or pending in others, taking classes@community college for private investigator. end goal?: Linux Systems Administrator/security/private investigator specializing in forensics?as I learn I'll probably install a server version on 1 of my drives and ask some of you to use it to work with/hack me/give me help in general.
View 5 Replies View RelatedI have a folder named "logs" which contains log files. I would like to have a bash script or a cron job or something like this which will check the folder continuousy and perform some tasks (for example echo "New file is created") every time a new file with pattern like "Screen.log.***" is created in the folder "logs"
Is it possible in Linux?
I have two custom tasks running daily. How do you give priority to one over the other?One of them is configured via the logrotate.conf. The other sits directly in cron.daily.I'd like the one in cron.daily to run after the script that is in logrotate.Please can you advise how to do this...
View 3 Replies View RelatedI'm trying to back up my database daily at 2:30am. is this the right format?
30 2 * * * mysqldump -u root -pPassword database > backup_$(date +%y%m%d).sql
HOW can i download Linux Network Administrator guide written by Kirch?
View 9 Replies View RelatedHow to move a data files from one Linux server to another in an online Internet environment, automatically daily, using a script?
View 1 Replies View Relatedfscheck is quite annoying, since it usually occurs when I reboot my system performing administration tasks. do I actually need fscheck if Im using the ext3 file system? if not how would I extend the period between checks or just turn it off altogether?
View 9 Replies View RelatedI want to give Administrator privileges to Root user in Linux Domain Controller
View 12 Replies View Related