Bitcoin Forum
May 24, 2024, 07:51:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: learningunix.com  (Read 937 times)
matwieczorek (OP)
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
October 24, 2014, 09:35:35 PM
 #1

I would like to introduce my website learningunix.com where you can learn basic unix/linux commands and practice in emulator directly on website  Smiley
Foxpup
Legendary
*
Offline Offline

Activity: 4368
Merit: 3045


Vile Vixen and Miss Bitcointalk 2021-2023


View Profile
October 25, 2014, 03:19:13 AM
 #2

The reboot command crashes the emulator.
Quote
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: http://bellard.org/jslinux/cpux86-ta.js:9

Then I got angry and tried to break it, but the disk is hardwarily write-protected. How am I supposed to get angry and break things like that?

Will pretend to do unspeakable things (while actually eating a taco) for bitcoins: 1K6d1EviQKX3SVKjPYmJGyWBb1avbmCFM4
I am not on the scammers' paradise known as Telegram! Do not believe anyone claiming to be me off-forum without a signed message from the above address! Accept no excuses and make no exceptions!
matwieczorek (OP)
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
October 25, 2014, 08:12:43 AM
 #3

The reboot command crashes the emulator.
Quote
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: http://bellard.org/jslinux/cpux86-ta.js:9

Then I got angry and tried to break it, but the disk is hardwarily write-protected. How am I supposed to get angry and break things like that?

You shouldn't break anything, this is just fast web environment to practice for beginners.
Anyway, In near future I will provide something better.
Foxpup
Legendary
*
Offline Offline

Activity: 4368
Merit: 3045


Vile Vixen and Miss Bitcointalk 2021-2023


View Profile
October 25, 2014, 08:32:47 AM
 #4

Well, my first though was to do rm -rf /, but that didn't create the desired level of breakage because the root filesystem was mounted read-only. Where's the fun in that? So I remounted it read-write, and then this happened:
Code:
hda: task_out_intr: status=0x41 { DriveReady Error }                            
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
hda: task_out_intr: status=0x41 { DriveReady Error }                           
hda: task_out_intr: error=0x04 { DriveStatusError }                             
ide: failed opcode was: unknown
Whoops. I guess that's why it was read-only. Embarrassed

Will pretend to do unspeakable things (while actually eating a taco) for bitcoins: 1K6d1EviQKX3SVKjPYmJGyWBb1avbmCFM4
I am not on the scammers' paradise known as Telegram! Do not believe anyone claiming to be me off-forum without a signed message from the above address! Accept no excuses and make no exceptions!
Cryptowatch.com
Full Member
***
Offline Offline

Activity: 196
Merit: 103


View Profile WWW
October 25, 2014, 08:39:31 AM
 #5

Did you make the PC emulator in javascript  in addition to the http://learningunix.com/ site?

The emulator was an interesting thing. Good for beginners to test out the commands.

Perhaps you also should make a small guide about how to get a low end VPS to play around with as well, lowendbox.com usually has many good offers. Or even how to set up for example vmware and install a linux version on it on the users own computer.

I liked the site, but you had to scroll a lot, what about being able to collapse/uncollapse the various sections? By clicking on the header of a section, you could collapse or uncollapse that section, and perhaps also a selection for viewing everything in flat mode.

The download link http://learningunix.com/Teaching/Unix/units-1.74.tar.gz appears to be dead.

To add some spice to the site, you might as well add a shoutbox, or a feedback box, to add some interactivity on the site.

You might also consider throwing up a multiple choice test the users can go through after having finished the tutorial, and perhaps there could even be a high score list! There could be lots of questions, of which a subset is presented for each multiple choice test.

Good initiative.
matwieczorek (OP)
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
October 25, 2014, 09:10:42 AM
 #6

Did you make the PC emulator in javascript  in addition to the http://learningunix.com/ site?

The emulator was an interesting thing. Good for beginners to test out the commands.

Perhaps you also should make a small guide about how to get a low end VPS to play around with as well, lowendbox.com usually has many good offers. Or even how to set up for example vmware and install a linux version on it on the users own computer.

I liked the site, but you had to scroll a lot, what about being able to collapse/uncollapse the various sections? By clicking on the header of a section, you could collapse or uncollapse that section, and perhaps also a selection for viewing everything in flat mode.

The download link http://learningunix.com/Teaching/Unix/units-1.74.tar.gz appears to be dead.

To add some spice to the site, you might as well add a shoutbox, or a feedback box, to add some interactivity on the site.

You might also consider throwing up a multiple choice test the users can go through after having finished the tutorial, and perhaps there could even be a high score list! There could be lots of questions, of which a subset is presented for each multiple choice test.

Good initiative.

This is great, constructive comment, thank you very much  Smiley

I am not author of this emulator, as you can see there is only a link to other website.
I was thinking to create accounts for interested users on my server, but I am afraid of abuse.

About other suggestions, I will take them into account. Maybe even add some of them this weekend.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!