Learning project ideas - shell, python, UNIX tools, system administration


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Learning project ideas - shell, python, UNIX tools, system administration
# 1  
Old 10-17-2013
Learning project ideas - shell, python, UNIX tools, system administration

Hi guys,

I am currently working as a system administration engineer, administering telecom applications on linux/unix platforms.

I want to learn new things and improve the ones that i have and for this i though to really work on some project or something but i lack of ideas.

I want to be able to apply existing knowledge, and also expanding this knowledge by working : basic C programming, bash&unix tools(awk, sed), python(begineer), databases(oracle,mysql) etc.

I thought sometime ago at something like a log statistics application, with monitoring different kind of logs(ex: data traffic), or following errors, warnings and build graphics for this. But i haven't any idea where i could start from and i thought maybe to start with something easy.

Any other ideas that could apply to system/application administration and make use of the skill areas above?

Any idea would be appreciated.

Thank you guys.
# 2  
Old 10-17-2013
Consider automating your daily tasks. Use bash. Create a menu which calls the script you need to fix or look at things you routinely are asked to do. Some things will likely require invoking C code for example.

Robert Love 'Linux System Programming' has loads of example C code to look at or modify various system settings.
# 3  
Old 10-17-2013
For automating stuff like : backup logs, search for new warnings, verify files sequences etc i have most of the scripts made in bash.

I would like to go further in getting more knowledge, involvin also c/python, maybe some graphics module or something...in order to gain knowledge on the above and maybe in the future i will get new ideas for apps to improve my work.

Thanks for your answer, i will check that book.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. What is on Your Mind?

Learning System Administration: What to focus on?

In the fall I am taking courses in System Admin and Networking Admin, along with Cisco classes. Sometime next year I hope to get Red Hat and CCNA certifications, then try to get some experience and a job. I am wondering what I can focus on in the meantime (and in my spare time) that will... (1 Reply)
Discussion started by: ScottLew
1 Replies

2. Homework & Coursework Questions

Need ideas for graduation project based on unix or linux

Dear all, i am in last year of electronics department in engineering faculty i need suggestions for a graduation project based on unix or free bsd or linux and electronics "embedded linux " i think about embedded unix for example or device drivers please i need helps (1 Reply)
Discussion started by: MOHA-1
1 Replies

3. UNIX for Advanced & Expert Users

Need ideas for graduation project based on unix or linux

Dear all, i am in last year of electronics department in engineering faculty i need suggestions for a graduation project based on unix or free bsd or linux and electronics "embedded linux " i think about embedded unix for example or device drivers please i need helps (1 Reply)
Discussion started by: MOHA-1
1 Replies

4. UNIX and Linux Applications

Need ideas for graduation project based on unix or linux Need ideas for graduation project based on

Dear all, i am in last year of electronics department in engineering faculty i need suggestions for a graduation project based on unix or free bsd or linux and electronics "embedded linux " i think about embedded unix for example or device drivers please i need helps (1 Reply)
Discussion started by: MOHA-1
1 Replies

5. Hardware

Need ideas for graduation project based on unix or linux

Dear all, i am in last year of electronics department in engineering faculty i need suggestions for a graduation project based on unix or free bsd or linux and electronics "embedded linux " i think about embedded unix for example or device drivers please i need helps (1 Reply)
Discussion started by: MOHA-1
1 Replies

6. UNIX for Advanced & Expert Users

System/Network Administration Tools

Sorry for making this post so generic. I'm trying to see if there are tools that exist that look at local network/system configurations and find problems... for example: - NTP server configured that cannot be reached (can cause the system to drift because nobody is alerted to the fact that the... (0 Replies)
Discussion started by: jjinno
0 Replies

7. Solaris

what is the use of /etc/project file and project administration commands?

i have two doubts.. 1. what is the use /etc/project file. i renamed this file and when i tried to switch user or login with some user account the login was happening slowly. but when i renamed it to original name it was working fine... why so? 2. unix already has useradd and grouadd for... (4 Replies)
Discussion started by: chidori
4 Replies

8. UNIX for Dummies Questions & Answers

What are the career options in unix apart from unix system administration?

What are the career options in unix apart from unix system administration? (2 Replies)
Discussion started by: thulasidharan2k
2 Replies

9. UNIX for Dummies Questions & Answers

Information about Unix System Administration

I'm a newbie so I'm not sure if I'm posting this in the right section... if I didn't, please forgive me :) I've been looking all over the web for information on system administration. I'd like to become a Unix System Administrator but I want to find some more info about the job. Can someone please... (54 Replies)
Discussion started by: hpicracing
54 Replies

10. SCO

UNIX Command line administration and Tools

Hi Everyone I have a few things i need help with in SCO-UNIXWARE 7.1.4 that the version am running. I am an ex-Debian user and i am finding that UNIXWARE is not the cup of Coffee i like I would like to know it the following are available or are there substitutes a locate command - a... (1 Reply)
Discussion started by: Han.nlo
1 Replies
Login or Register to Ask a Question