Well, I'm working on a LFS(Linux From Scratch) project for making a new unix operating system , I've started with the simple commands - copy, move, delete, rename and all these stuff - first, so that will make it easier to make the os (In addition, I'm making these apps mainly using Python) ...
Its a cool feeling when you see or hear a specific distro being mentioned in pop culture, because it encourages people to try it out, while promoting Linux as a whole and the principles of FOSS. There are a few links I found that talk about this (albeit a bit old):
Here's Canonical talking...
As computers have evolved over the last several decades, there's been a number of improvements made, but there's also been a number of dumb decisions made, and one of those decisions was to make computers all-in-one devices. When I say "all-in-one", I'm not just referring to these modern...
Deleted member 111282
Thread
computer
ebooks
games
media center
movies
music
tech
unix
Quite recently I found myself thinking about other Unix-like operating systems. I actually have never tried or even thought about trying such after an operating system development kit called “Cosmos” piqued my interest (maybe I’ll use it, I want to focus on my Linux distro first). Previously...
Cause I am Curios
Frame - Segment is Preflight=Obj+Header
How Linux knows the pre-sequence numbers and segment \br
For Example :
\x6f\x70\x3d\x50\x41\x4d\x3a\x61\x75\x74\x68\x65\x6e\x74\x69\x63\x61\x74\x69\x6f\x6e\x20\x67\x72\x61\x6e\x74\x6f\x72\x73\x3d\x3f
op=PAM:authentication grantors=?
Such...
This is my sample code but it's not working getting invalid command error in stat command, the connection is successful but stat command is not working. stat command is installed in both servers local and remote. Thanks in Advance.
#!/bin/bash
host=--
user=--
pass=--
ftp -inv $host <<EOF
user...
Hello! I am a 16 year old who just got into programming. I am fairly new, but I have been trying to learn Bash. I thought a fun project I can attempt is to to make a small text based game based on "Lemonade Stand" from the late 70s. I created a very simple version (works, most of the time)...
Hi!
I have a problem after i tried install a OS(Debian) on a USB device. Now if i start the ps, only the rescue mode of grub starts.
I tried to run some commands which i found in the web but it don't work as i want it.
The commands where like ls, but it allways says: "Filesystem is...
So I've been wondering this for a little while now..... When Linux and Windows and the BSDs and HP-UX, etc., get Kernel updates, it seems they need to reboot..... :3 But what about you Rob.....? :3 When you get a Kernel update, do you have to reboot.....? :3 Does Google have to...
So hello everybody..... :3 I have a setup where I need to monitor for any foreign I.P. Addresses..... :3 I know I could just use Wireshark, but I wanna make a Program myself to do this..... :3 I imagine it involves Sockets 'n stuff, but I'm not sure where to go about it..... :\...
I have gap.php file which is store in unix server and we want to first find gap.php file then search PrepareStatement text in file and some statement pass "$selectQuery" based on statement we need to search text oracle query separate by " ".
PrepareStatement($selectQuery)
$selectQuery =...
Hello All,
I'm new to Unix / Linux OS and I've just been assigned a assignment to Check that Service accounts do not have direct login on Unix server and I really do know what to do. Could someone please help.
Thanks in adnce.