Ubuntu :: Install Text Based Windows On 11.04
Jul 3, 2011
Been searching around for a few days. So far I have found three previous topics on this and all of them are useless/out of date. I'm trying to install [URL]... I've tried making it from the binary on the site and I get a bunch of errors when I try to "make" it. I've attached the output from make. Anyone know how to get this to work? I found a tutorial that said you had to find the .module files and remove all the "-e"s but I cannot find any .module files.
View 2 Replies
ADVERTISEMENT
Aug 11, 2011
I have a question regarding to the Graphical Splash Screen. Is their a way to show the text based startup on booting your OS? So. I don't the OpenSuse Background with the loading line. But i want the half transparent black background if possible or just the black background with all the loading texts. The black and white screen.
View 9 Replies
View Related
Dec 29, 2010
I am trying to install either Ubuntu or CentOS server in text mode only. The problem I am having is that the hardware that I am trying to install it on has no vga output, I can only connect to it via console cable. I am able to boot from USB CDROm or flash drive but unfortunately since the hardware does not have a gpu (atleast none that I'm aware of) I am unable to get past the boot screen. If someone can point me in the right direction or know where I would be able to download the text install of either OS, that would be awesome.
View 11 Replies
View Related
Jan 22, 2010
I have 2 text files : file1.txt and file2.txt
cat file1.txt
15 this is a sentence containing various words and spaces
34 this is a another sentence containing various words and spaces
cat file2.txt
2 this is sentence1file2
6 this is sentence2file2
54 this is sentence3file2
I would like to join these 2 files. The result should look as follows :
cat joinedfile.txt
2 this is sentence1file2
6 this is sentence2file2
15 this is a sentence containing various words and spaces
34 this is a another sentence containing various words and spaces
54 this is sentence3file2
==> so the joined file must be sorted on the first number. Any ideas how this can be achieved ?
View 4 Replies
View Related
Apr 1, 2010
I would like to install Linux based AntiVirus Server with Windows Clients. As per the existing setup, all Windows machines are using "demo" or "evaluation" copy of antivirus & all antivirus softwares are not same on all windows computers.
Someone is using Trend-Micro ,other is using Avast. Due to above listed problem,i want to implement Linux Based Free AntiVirus Server,which will be connected directly on the internet. The Linux AntiVirus server will updated it's database from Internet automatically.
Inside the Linux Server,all Windows PC's are connected in a same Local Area Connection. All windows XP computers will fetch the updated data from the Anti Virus Server. Also,i am searching MAIL RESPONDER OR POP UP Windows,when any virus found on any client machine. My company needs Cost Effective solution & Linux is the best solution for this.
View 1 Replies
View Related
Jan 28, 2009
I have a text file called file1.txt containing many lines eg.
line1
line2
line3
line4
line5
line6
Then i have another text file called file2.txt contains
3
5
6
Is there a command to remove the lines in file1.txt based on the keywords in file2.txt? note: It should remove line3,line5,line6 based on 3,5,6
View 10 Replies
View Related
Apr 10, 2011
Whats better partition based install or LVM based install?Does one perform better than the other?I have a 640 gig drive.I have win 7 installed on a 360 gig partition.The remaining space is free.
View 4 Replies
View Related
Feb 14, 2011
I'm working on building my own turn-key variant of Ubuntu Server. I'm trying to find out what the non-graphical installer is called so I can use it in my install DVD After a fair amount of searching,I have come up empty-handed. I know the graphical installer is called ubiquity and that works great if you have a live desktop environment.
View 2 Replies
View Related
Jan 3, 2011
I'm looking for software which will allow me to record a screen-cast of a terminal based application, recording keystrokes, timing of keystrokes, and audio. I see a couple of advantages to this approach over video capture: Display independence: the viewer can display text in any resolution/style they want, not limited to the resolution of the recorded video. Ability to copy and paste text from the screencast.
DSABE? (Does Such A Beast Exist?)
View 6 Replies
View Related
Mar 25, 2010
My conky file declares a color association with this
color5 green
and then after TEXT has this line
Code:
ISC: ${execi 60 /home/ben/scripts/isc.sh}
the isc.sh file has this
Code:
#!/bin/bash
curl http://isc.sans.org/infocon.txt | sed 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' > /tmp/isc
[Code].....
Why is it not displaying GREEN in the green colour? If I manually type ${color5}GREEN into .conkyrc its fine.
View 1 Replies
View Related
Jun 15, 2010
Im trying to find a text-based browser that would allow me to send my user and pass to a site so it would auto-login. The thing is, Im trying to grab text from a site that requires authentication.I have looked at lynx, but I have problems connecting to https (apparently, the site uses an invalid cert).
View 2 Replies
View Related
Jul 8, 2010
I'd like to make a text-based adventure game but I don't know the first thing about programming.
View 9 Replies
View Related
May 4, 2011
I have a ubuntu server PC with no xwindows just text command-line. Usually I use xlock but this PC has no graphics. How do I lock/unlock the PC while I'm away from it? I don't necessarily need a screen saver just a way to secure the terminal while I'm away without logging off.
View 1 Replies
View Related
Nov 3, 2015
I'm looking for a text based browser (like elinks) that works with tor??....
View 5 Replies
View Related
Jan 28, 2010
I'd like to learn more about the VoIP protocol SIP. I read that Wireshark can be configured to filter stuff so that only SIP packets are shown, but the SIP server runs on a server with no GUI. Does someone know of a text-based packet sniffer that supports SIP?
View 1 Replies
View Related
Jan 28, 2010
I'd like to learn more about the VoIP protocol SIP. I read that Wireshark can be configured to filter stuff so that only SIP packets are shown, but the SIP server runs on a server with no GUI. Does someone know of a text-based packet sniffer that supports SIP?
View 4 Replies
View Related
May 22, 2010
I would like that users can log to X but this with a text based xdm + how to active it as last in inittab since it is text what contains my inittab
Code:
1:2345:respawn:/sbin/getty 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
[code]....
View 10 Replies
View Related
Mar 26, 2010
Just wondering if anyone knew of a really good text based terminal browser to use when I am not running X. I can use Links and do not have too much trouble navigating, but I have not been able to set the screen to view the entire page (I have to move off screen to read the whole page.) So, if anyone knows an easier text browser that is a little easier to set the screen options with code...
View 7 Replies
View Related
May 2, 2010
How do you toggle between the button and text-based location bar in Nautilus in Lucid. I can only get Nautilus to show the directory path as buttons and not as as text based in the form of /home/Desktop.Previously there was a button to toggle between them.
View 9 Replies
View Related
Jan 13, 2011
There's probably not too many Linux users how have their desktop Linux distros set to be console only as opposed to using an X server or a GUI. There's plenty of reasons to take this route and many ways to go about it, and I'll attempt to show you a (mostly) unbiased view on this choice, especially centered around the way I do it. Here's my setup: Dell Inspiron 1545, Core 2 Duo, 4 GB RAM. I have Windows XP, Ubuntu 8.04, and my main OS: Debian Squeeze.
UBUNTU USERS!!!
Debian Squeeze is probably the best option for a Ubuntu convert. Making Ubuntu console based is kinda hard and not recommended by me because it's such a large OS, and living in a text only computer is generally a minimalist idea, so having such a bulky base is both memory intensive and kinda gross. Debian uses apt-get, so people who grew up in a Ubuntu environment should feel at home with the sudo commands and such........
View 15 Replies
View Related
Oct 10, 2010
i've been using some subliminal software on windows for a while now and have found it to be really good. It basically just flashes up a message on screen over the top of whatever is going on at that time but the message is only there for about 30 milli seconds
The message is not there long enough for your conscious mind to read it but the theory is that your subconscious mind will read it.It actually works really well. THe problem is that they dont package a linux version although they do have an OSX version, i'd really like this on ubuntu.
Tried it in wine and it installs but nothing happens after that. Alternatively perhaps somebody can tell me how you could get a message to flash up on screen based on a list of messages in a text file?
View 4 Replies
View Related
Jul 11, 2011
I want to create a text based adventure game that interfaces over gmail. I'm in the process of writing a java program that will take text input, and return text output. But before I can do that, I need to find a way to use something like nail, mailx, or if absolutely necessary evolution, to import emails from gmail and pipe them into this java program. I want to do all of this independent of a GUI, so any solutions that use mailx or nail.
View 3 Replies
View Related
Jan 13, 2011
i use uxrvt ( for those who dont know, its terminal emulator based on xterm).i know its easy to copy/paste stuff from terminal to itself is a trivial thing. it can be done by mouse left click to select and middle click to paste.but in my case i need to copy text from terminal to another application, viz on google chromium.
View 1 Replies
View Related
Feb 5, 2011
Does anyone other this know how (or know of a guide that details how) to create a text based start up theme for plymouth? I have some older hardware and I'd like to do something custom up there.
View 2 Replies
View Related
May 15, 2009
Is it possible to create a text based menu layout in bash were it is possible to browse through. The menu list should look something like this:
----------------------------------------
user: root
colour: blue
number: 4
animal: dog
----------------------------------------
At the start the cursor should blink at the r from root so that text can be entered. When pressing the enter the cursor should go to the b from blue and so on. the imported thing is that all the text is visible also beyond the position from the cursor.
View 4 Replies
View Related
Jul 5, 2011
I installed CentOS 5.6 (kernel: 2.6.18-238.12.1.el5) with X Window on my HP Compaq 6710b. I also downloaded the firmware iwl3945 for my Intel Pro Wireless 3945 and manually installed it, reloaded the iwl3945 module and enabled NetworkManager. I could then get the wireless network connection worked on my graphical environment. I installed additional software manually by using the terminal window (Applications --> Accessories --> Terminal) and everything worked perfectly.
However, when I switched to text-based environment by issuing the commend "sudo init 3" (changing the user level) and logging in as root, I could not get any internet connection. I tried to use lynx and I got the error message: "Unable to connect to remote host". I am a complete newbie in Linux and I tried to google and search for solution within centos.org but I could not find.
View 5 Replies
View Related
Aug 2, 2010
I am using Ubuntu and looking for a good editor to edit a file that is > 4GB. I just need to put content at the end and beginning of the file. I suppose I could use something like
cat "text to add" >> huge_file
To append to the file. Is that the route to go? What about prepending? In general, what is the best route if I wanted to edit somewhere in the middle?
I've tried VIM and it fails miserably. I assume emacs and nano would be even worse. What else is there? I assume to accomplish what I am looking for, the editor would have to be specifically designed for this by not keeping the entirety of the file's contents in memory.
View 5 Replies
View Related
Aug 17, 2010
I can set my EDITOR variable in my .bashrc to e.g. gedit, which is a nice graphical editor on ubuntu. But when I log in over PuTTY that editor will fail.What is the best way to detect if I'm logged in and can run a graphical editor, or not, and set EDITOR appropriately?
View 2 Replies
View Related
Aug 11, 2010
When trying to install Fedora 13 64 bit, I get no X windows but do get text.Video is nVidia Geforce GT 8 360M with 1gb vram. the Live DVD I get a checker board display.
View 7 Replies
View Related
Jan 1, 2010
How can i add a PPPOE connection witch connect automatically on system start up in text mode in centos 5.4
View 3 Replies
View Related