Search found 5 matches

by penguinpowerppp
Sat 06 Jul 2013, 18:13
Forum: Announcements
Topic: PUPPYLINUXSTUFF/MEOWNPLANET.NET..
Replies: 36
Views: 20380

If not already done, only allow FTP write access over SSH. Gftp handles it fine and plain old ftp can be hacked by any script kiddy.
by penguinpowerppp
Sun 20 Jan 2013, 03:52
Forum: Programming
Topic: Rox-panel and PS - problem no child process visible?SOLVED
Replies: 5
Views: 2025

Xwininfo may be more useful in getting different rox windows... the pinboard gets its own separate window as do open directories and likely panels though I haven't verified that.
by penguinpowerppp
Sat 26 May 2012, 02:40
Forum: Programming
Topic: awk-wordness simplify and speed up your code with awk
Replies: 22
Views: 13171

... didn't you already do one using only xlib and xpm though? Yes - a single applet (pmmon) and one with place for 5 (pmmon5). link ... I'll have to take a look and see if I can adapt my sit arg parsing logic to it so that it can be unlimited ... which reminds me, I found some nicer fonts in aicon ...
by penguinpowerppp
Sat 26 May 2012, 02:23
Forum: Programming
Topic: Need examples of static compiling of various apps.
Replies: 56
Views: 16352

Add -L/path to your CFLAGS, where path is the directory with your lib if you don't want it to even look in /lib or /usr/lib use -nostdlib similarly use -nostdinc and -I/path to do the same for includes There is no way to link in the kernel all you can do is interact via syscalls Which is what libc d...
by penguinpowerppp
Fri 25 May 2012, 00:53
Forum: Desktop
Topic: 9menu - creates menus from the command line
Replies: 7
Views: 7930