DocScrutinizer05 changed the topic of #qi-hardware to: Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs and http://irclog.whitequark.org/qi-hardware
<hellekin> DocScrutinizer05: Sarava has some puppet repositories that might be helpful https://git.sarava.org/
porchao has quit [Quit: Leaving...]
<hellekin> DocScrutinizer05: If you can read Portuguese, there's a companion site: https://padrao.sarava.org/
<hellekin> (most of it is shell anyway ;o)
panda|x201 has quit [Ping timeout: 246 seconds]
arossdotme has quit [Ping timeout: 264 seconds]
<qi-bot> [commit] Maarten ter Huurne: Use reference to SurfaceCollection in Menu::paint() (packages) http://qi-hw.com/p/gmenu2x/4a392a9
<qi-bot> [commit] Maarten ter Huurne: Call Menu::skinUpdated() earlier in initMenu() (packages) http://qi-hw.com/p/gmenu2x/f71ea3b
<qi-bot> [commit] Maarten ter Huurne: Cleanups of Clock class (packages) http://qi-hw.com/p/gmenu2x/a15339d
<qi-bot> [commit] Maarten ter Huurne: Made Clock simpler and more reliable (packages) http://qi-hw.com/p/gmenu2x/9158b90
<qi-bot> [commit] Maarten ter Huurne: Made Clock destruction safe (packages) http://qi-hw.com/p/gmenu2x/9e1f717
<qi-bot> [commit] Maarten ter Huurne: Clock: Update current time atomically (packages) http://qi-hw.com/p/gmenu2x/4662603
ffio has joined #qi-hardware
rz2k has joined #qi-hardware
ffio has quit [Quit: WeeChat 0.4.1]
rz2k has quit [Read error: Connection reset by peer]
rz2k has joined #qi-hardware
Textmode has joined #qi-hardware
guanucoluis has joined #qi-hardware
arossdotme has joined #qi-hardware
wolfspraul has quit [Ping timeout: 246 seconds]
wolfspraul has joined #qi-hardware
jekhor has joined #qi-hardware
qi-bot has quit [Ping timeout: 264 seconds]
qi-bot has joined #qi-hardware
panda|x201 has joined #qi-hardware
lekernel has joined #qi-hardware
Textmode has quit [Quit: Ex-Chat]
porchao has joined #qi-hardware
Guest22300 has quit [Ping timeout: 245 seconds]
jekhor has quit [Ping timeout: 240 seconds]
rz2k has quit []
lekernel has quit [Read error: Operation timed out]
lekernel has joined #qi-hardware
pcercuei has joined #qi-hardware
porchao has quit [Read error: Connection reset by peer]
porchao has joined #qi-hardware
panda|x201 has quit [Ping timeout: 264 seconds]
wolfspraul has quit [Ping timeout: 248 seconds]
wolfspraul has joined #qi-hardware
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined #qi-hardware
jekhor has joined #qi-hardware
ffio has joined #qi-hardware
coyo has joined #qi-hardware
coyo is now known as Guest33119
kuribas has joined #qi-hardware
porchao has quit [Quit: Leaving...]
ffio has quit [Quit: WeeChat 0.4.1]
<DocScrutinizer05> hellekin: thanks, but no idea what to do with puppet
<DocScrutinizer05> sounds like a apache plugin
<hellekin> DocScrutinizer05: it just offers a simple reference to actual configuration
<hellekin> puppet is a configuration tool
<hellekin> configuration management tool. Like Chef or Babushka
<DocScrutinizer05> that sounds interesting, though not the topic I need right now. I'm more interested in "which distro to use", "how to set up sshd and accounts", "how to syslog", "notes on NFS", "how to backup", "building a team hierarchy, or `why not everybody is a sysop`", "check your server for vulnerabilities", etc pp
<DocScrutinizer05> I have some ideas for most of those topics, but for sure could use some more learning about it
<DocScrutinizer05> thinking about something like "O'Railey - server administration. 1349p."
FDCX_ has joined #qi-hardware
<DocScrutinizer05> sth like this: https://speakerdeck.com/futureshocked/a-linux-server-administration-tutorial-for-beginners - maybe a tad more for experts and preferably a book
woakas has quit [Read error: Operation timed out]
<DocScrutinizer05> http://www.yolinux.com/TUTORIALS/LinuxTutorialSysAdmin.html -- dunno, just asking if somebody can recommend something
<DocScrutinizer05> ^^^ this one is nonsense mostly, it just has a list of cmds it seems. No *info* at all, like "don't allow password authentication. Change all your accounts to ssh with pubkeys", or "there are 3 tools most commonly used for backup of server clusters: ..."
<DocScrutinizer05> LOL >>Add system swap space for virtual memory paging:
<DocScrutinizer05> Swap space may be a swap partition, a swap file or a combination of the two. One should size swap space to be at least twice the size of the computer's RAM. (but less than 2GB)<< KTHNX
<pcercuei> do you guys use udev on the nanonote's OS?
<larsc> no
<larsc> mdev
<pcercuei> I want to start a daemon when a network interface becomes available, but it doesn't seem to be supported by mdev, unfortunately
kilae has joined #qi-hardware
<larsc> I must admit I have not the slightest clue about these things
<pcercuei> ok
<DocScrutinizer05> hellekin: e.g. >>The user id (uid) numbers and the group id (gid) numbers on both systems MUST match to preserve sanity. Check the numbers used in /etc/passwd and /etc/group. Typically this problem is solved by using a single point of authentication. Use NIS or LDAP.<<( http://www.yolinux.com/TUTORIALS/LinuxTutorialSysAdmin.html#MOUNTNFS ) doesn't help me, we don't have in-sync user/group numbers on different servers. I need a
<DocScrutinizer05> tutorial that explains how to handle such special cases.
<hellekin> DocScrutinizer05: the link in Portuguese I sent you cover those topics. Also, https://we.riseup.net/ might have some sysadmin group. I know there is some docs relative to that on riseup
<DocScrutinizer05> thanks :-9
<DocScrutinizer05> :-)
jekhor has quit [Ping timeout: 240 seconds]
<DocScrutinizer05> btw just in case you're curious: the above mentioned issue with in-sync groups/users for NFS is moot, as long as your users have no more than 16 auxiliary groups, and you're not on friggin ubuntu-12.04+ which enables a idiotic "workaround" by default for NFS
<DocScrutinizer05> we had much fun when updating ubuntu and suddenly all our file permissions didn't work anymore as supposed, on NFS
<DocScrutinizer05> (there's a NFS "option" [actually botch] that makes NFS use passwd/groups of client instead those of server)
jekhor has joined #qi-hardware
panda|x201 has joined #qi-hardware
kuribas has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
ffio has joined #qi-hardware
lekernel has quit [Quit: Leaving]
ffio has quit [Quit: WeeChat 0.4.1]
<hellekin> hehe
<hellekin> nfs fun
porchao has joined #qi-hardware
jekhor has quit [Read error: Connection reset by peer]
newcup has quit [Ping timeout: 264 seconds]
FDCX_ has quit [Remote host closed the connection]
FDCX_ has joined #qi-hardware
FDCX_ has quit [Ping timeout: 276 seconds]
jekhor has joined #qi-hardware
xiangfu has quit [Remote host closed the connection]
lekernel has joined #qi-hardware
kilae has quit [Quit: ChatZilla 0.9.90.1 [Firefox 23.0/20130730113002]]
kardan has joined #qi-hardware
jekhor has quit [Ping timeout: 264 seconds]
wolfspraul has quit [Quit: leaving]
Guest33119 has quit [Ping timeout: 264 seconds]
lekernel has quit [Quit: Leaving]