Advertisement
BeamNG_IRC

Untitled

Aug 27th, 2015
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.83 KB | None | 0 0
  1. Hey there Roberto,
  2.  
  3. Things I do on a daily basis for fun and to keep my serivces operating:
  4. SSH server maintanance (locally and off-site on my dedicated server)
  5. LINUX based CLI work;
  6. - connect to various IRC servers via irssi running in a screen session
  7. - nightly backups of my ~ directory to both an offsite dedicated server and local NAS using rsync
  8. - compile software, i hate using pre-compiled binaries, I prefer to do it myself
  9. - SSH connection to my offsite dedicated server and local computers for maintanace
  10. - I use the NANO CLI program to do all of my C/Python coding
  11. Programming;
  12. - Python 2.6, mainly written IRC bots
  13. - C (not C#, i'm not into the filth known as .NET)
  14. - C++, I LOVE and ADORE the QT framework
  15. - Java, I enjoy writing in Java, made a few IRC bots, even did a little Android development (simple apps)
  16. - PHP, HTML, MySQL, JS
  17. Apache2;
  18. - I run an Apahe2 webserver at www.danieljon.es
  19. - know how to configure virtualhosts, access rules etc
  20. Websites;
  21. - run a blog located at www.danieljon.es (stupid wordpress, too lazy ot make my own)
  22. - i have created my own image uploader localed at http://upload.awful.pictures
  23. - made using MySQL databases, PHP, HTML, JS ALL custom coded, nothing pre-made
  24. - created a JS based captcha system
  25. - created a custom login panel located at http://danieljon.es/login/ ALL custom coded, uses MySQL, PHP, JS, HTML and the captcha system mentioned prior
  26. - also has a sign up panel, uses PHP sessions (no cookies)
  27. - logging in allows access to things like larger file uploads on the image uploader
  28. Services;
  29. - i run my own IRC server located at irc.danieljon.es:6667 using Unrealircd
  30. - webchat located at http://danieljon.es:9090/
  31. - I also run services for the server via Anope
  32. - irc bouncer
  33. - i run my own irc bouncer (BNC) for both a friend and myself
  34. - I run a Teamspeak server located at danieljon.es
  35. Operating systems;
  36. - I run Linux on all the computers I own, including my dedicated server located in Las Vegas
  37. - daniel_j@GodBox:~ > uname -a
  38. Linux GodBox 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
  39. - i have many virtual machines installed in vbox that I use for fun, testing etc
  40.  
  41. Work given to me:
  42. - installing anti-virus software nd running scans
  43. - Word processing, spreadsheets
  44. - MS Access (LOL)
  45. - simple security things
  46. - other tedious things
  47. Things I predict:
  48. - HOW DOES 32 BIT DIFFER FROM 64 BIT
  49. - HOW TO GET DIR LISTING IN CMD.EXE
  50. - HOW TO INSTALL WINDOWS
  51. - HOW TO INSTALL IIS (i'd never even attempt that btw, ever heard of Apache!?!)
  52. - HOW TO SETUP USER ACCOUNTS ON WINDOWS AND EDIT LUSER PERMISSIONS ETC
  53. - NOTHING ABOUT LINUX EVER (does Microsoft fund you or something?)
  54.  
  55. Too long didn't read:
  56. - I'm glad i'm not paying for CERT 2
  57. - When is the catchline for this joke of a course?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement