Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
5
Posts with Upvotes
4
Upvoting Members
4
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~13.6K People Reached
Interests
piano, writing, Linux, networking, open source software
PC Specs
Slackware and Debian GNU/Linux
Member Avatar for lewashby

I use firefox from Linux and Firefox keeps dropping my downloads, I don't know if this issue is specific to the Linux version or not. Is anyone else having this problem? Also, I looked through the settings but I don't see an option to limit the number of downloads that …

Member Avatar for nudy.budy
0
418
Member Avatar for Violet_82

Guys, I’m having a lot of problems with my 64GB usb stick. It worked fine till somehow I think I formatted in exFAT format (that happened in Ubuntu as I was trying to install something on it and I formatted it using I can’t quite remember which utility in Ubuntu), …

Member Avatar for Reverend Jim
0
2K
Member Avatar for Sean Francis

Hey guys, so I saw a post where someone asked, "Why Linux?". To answer that, I wrote an article in my blog. Here's the [link](http://seanballais.github.io/blog/why-linux/). I thought that it would be nice to share the article in this subtopic so I created this post. Hope you enjoy the article.

Member Avatar for Sean Francis
2
274
Member Avatar for Chemodino

I have googled this and tried many fixes. Nothing works. I would like to roll back to Windows 7 and try to install 10 again. I have no control panel and no access to Safe Mode. What else can I do.

Member Avatar for සශික
0
124
Member Avatar for basketmen

I am using centos Please help what is SSH commands to do this: run a command 20 times, break 2 seconds, and repeated again so like this // run 20 times wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget http://test.com wget …

Member Avatar for JeoSaurus
0
401
Member Avatar for Beingmahendra
Member Avatar for kombi-tamiri
Member Avatar for charles.klein

Hi I am new to this forum & I would like to ask few questions. Does anybody have commands for Disk Part which can allow to create partition, Select partition, Format partition & lot of features which a normal user cannot do within Windows UI enviroment.

Member Avatar for Arch Stanton
0
125
Member Avatar for Builder_1

guys please tell me with your expertise that which operating system(windows or ubuntu) gives a better interface for creating and executing child programs..#

Member Avatar for Arch Stanton
0
207
Member Avatar for Ryan_16

As I sit here on my Windows 7 pc. Doing research and playing a few games of chess and poker. I wonder why do I have to load all this clutter in order to execute a few commands? So I guess the six million dollar question is. Is there an …

Member Avatar for Arch Stanton
0
202
Member Avatar for LinuxGuy80

Can mkdosfs create bootable FAT like file system on linux? I don't know if mkfs.fat can create bootable a FAT file-system, but the man page says that can't. The plan is to create a small basic kernel with bootable FAT 12. The man page says for mkfs.fat: mkfs.fat can not …

Member Avatar for rubberman
0
1K
Member Avatar for hell hansen

Hi Guys! i need some help, and look i'm not sure if this the best place for this question or no. I have dedicated server, and inside of my server im runing VM with KVM (Qemu libvirt). everything is working how suppose to be, without any problem. But i need …

Member Avatar for Arch Stanton
0
360
Member Avatar for niyasc

Is there any standard function in gcc that is equivalent to getch() so that I can read the input without hitting enter key?

Member Avatar for jaybhanderi
0
7K
Member Avatar for outout1234

I want my program to just continue as long as the user press any key How do we do it with only use of scanf?? for example: int main(void) { while(1) /*my program goes here*/ printf("Hit any keys to continues......"); scanf // how? }

Member Avatar for Arch Stanton
0
175
Member Avatar for Massa3332

Hello everyone, I've been having a problem with some of my scanf() functions being skipped after I input a string with a space in between (e.g Jack Daniels). I've been trying to fix it, but it has been driving me crazy. [CODE]#include <stdio.h> #include <stdlib.h> struct Student { int studentNumber; …

Member Avatar for Arch Stanton
0
202