unix-stuff
Unix stuff
simplesh
Simple shell just to help students to understand simple UNIX concepts.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/simplesh.git simplesh cd simplesh
Add this repository as a remote to an existing local repository:
git remote add simplesh git://gitorious.org/unix-stuff/simplesh.git git fetch simplesh git checkout -b my-local-tracking-branch simplesh/master_or_other_branch
easy-screencast
Shell Script to make screencast with jackd.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/easy-screencast.git easy-screencast cd easy-screencast
Add this repository as a remote to an existing local repository:
git remote add easy-screencast git://gitorious.org/unix-stuff/easy-screencast.git git fetch easy-screencast git checkout -b my-local-tracking-branch easy-screencast/master_or_other_branch
netsfs
Network Stats File System
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/netsfs.git netsfs cd netsfs
Add this repository as a remote to an existing local repository:
git remote add netsfs git://gitorious.org/unix-stuff/netsfs.git git fetch netsfs git checkout -b my-local-tracking-branch netsfs/master_or_other_branch
bootloader
Simple bootloader in assembly for x86.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/bootloader.git bootloader cd bootloader
Add this repository as a remote to an existing local repository:
git remote add bootloader git://gitorious.org/unix-stuff/bootloader.git git fetch bootloader git checkout -b my-local-tracking-branch bootloader/master_or_other_branch
producer-consumer
Classical producer-consumer problem for N consumers and N producers. more…
This software uses the approach of multiple binaries. Uses named semaphores of the POSIX standard. And it uses shared memory syscals for shared data segments.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/producer-consumer.git producer-consumer cd producer-consumer
Add this repository as a remote to an existing local repository:
git remote add producer-consumer git://gitorious.org/unix-stuff/producer-consumer.git git fetch producer-consumer git checkout -b my-local-tracking-branch producer-consumer/master_or_other_branch
fat-util
Manage FAT12, FAT16 and FAT32 images.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/fat-util.git fat-util cd fat-util
Add this repository as a remote to an existing local repository:
git remote add fat-util git://gitorious.org/unix-stuff/fat-util.git git fetch fat-util git checkout -b my-local-tracking-branch fat-util/master_or_other_branch
back2papa
Laptop, back to papa… Daemon to send photos, screen and geo location to your server, of your laptop.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/back2papa.git back2papa cd back2papa
Add this repository as a remote to an existing local repository:
git remote add back2papa git://gitorious.org/unix-stuff/back2papa.git git fetch back2papa git checkout -b my-local-tracking-branch back2papa/master_or_other_branch
smails
Simple Mails Sender with ESMTP support.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/smails.git smails cd smails
Add this repository as a remote to an existing local repository:
git remote add smails git://gitorious.org/unix-stuff/smails.git git fetch smails git checkout -b my-local-tracking-branch smails/master_or_other_branch
network-stats
Network softwares and systemtap scripts for linux kernel stack debug and userspace debug.
-
Cloning this repository:
git clone git://gitorious.org/unix-stuff/network-stats.git network-stats cd network-stats
Add this repository as a remote to an existing local repository:
git remote add network-stats git://gitorious.org/unix-stuff/network-stats.git git fetch network-stats git checkout -b my-local-tracking-branch network-stats/master_or_other_branch
Activities 
-
Sunday November 20 2011
-
Commit
22:37
Beraldo Leal started development of unix-stuff/network-stats
-
Repository
15:49
Beraldo Leal created repository network-stats in unix-stuff
Network softwares and systemtap scripts for linux kernel stack debug and userspace debug.
-
-
Monday March 14 2011
-
Commit
02:52
Beraldo Leal started development of unix-stuff/smails
-
Repository
02:51
Beraldo Leal updated repository unix-stuff/smails
Changed the repository description
-
Repository
02:49
Beraldo Leal created repository smails in unix-stuff
Simple Mails Sender with ESMTP support.
-
-
Wednesday January 05 2011
-
Repository
22:36
Beraldo Leal updated repository unix-stuff/bootloader
Changed the repository description
-
-
Thursday December 23 2010
-
Merge request
18:38
Beraldo Leal updated merge request unix-stuff/back2papa #1
→ State changed from Open to ClosedThanks gustavold
-
Push
18:37
-
-
Wednesday December 22 2010
-
Merge request
23:03
gustavold requested merge of ~gustavold/unix-stuff/back2papa-gustavold with back2papa in merge request unix-stuff/back2papa #1
-
Push
23:01
-
Repository
22:56
gustavold cloned unix-stuff/back2papa
New repository is in back2papa-gustavold
-
Push
15:17
-
Push
15:11
-
Push
14:52
-
Push
13:03
-
Push
12:55
-
Repository
02:22
Beraldo Leal updated repository unix-stuff/back2papa
Changed the repository description
-
Push
01:04
-
-
Tuesday December 21 2010
-
Push
23:22
-
Commit
23:20
Beraldo Leal started development of unix-stuff/back2papa
-
Repository
23:19
Beraldo Leal created repository back2papa in unix-stuff
Laptop, back to papa... Daemon to send photos, screen and geo location to your server, of your la...
-
Commit
20:25
Beraldo Leal committed 1d85cd6c to unix-stuff
-
-
Sunday December 12 2010
-
Push
15:48
-
Commit
15:46
Beraldo Leal started development of unix-stuff/fat-util
-
Repository
15:43
Beraldo Leal created repository fat-util in unix-stuff
Manage FAT12, FAT16 and FAT32 images.
-
Project
15:42
Beraldo Leal updated project unix-stuff
-
Project
15:42
Beraldo Leal updated project unix-stuff
-
Project
15:38
Beraldo Leal deleted unix-stuff/fat-util
-
Commit
12:53
Beraldo Leal committed 25e52cd5 to unix-stuff
-
-
Sunday November 21 2010
-
Project
17:22
Beraldo Leal deleted unix-stuff/yaflic
-


