Ubuntu Networking :: Email In Terminal For Purposes Of A Text Based Adventure Game
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.
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.
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...
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.
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.
I can connect to the Internet. I can not access gmail or yahoo mail. It doesn't matter what browser I use.
If I switch to a wired connection, I can access gmail. Other wireless networks work fine.
MY router is a Belkin N, but it allows me to access other sites. The settings seem pretty vanilla, not different than wireless routers where I can access gmail.
In my Windows environment, I use email client such as Microsoft Outlook to connect to our email server to send email with the following configuration:
Incoming server (POP3): 995 - (requires with SSL) Outgoing server (SMTP): 465 - (use encrypted connection SSL)
[code]....
And the mail server requires user ID login and password.how do I setup a text command based email client in my Linux (Centos 5.1) to send out email through the existing email server above, which is in another machine? The email client has to be text command based because I need to use command line to send notification email from anothar application installed in my Linux (Centos 5.1) Since the email client will only be used to send email notification, I don't require setting up of an email server in my linux.
I was wondering if there's some web-based email application (like Zimbra) or perhaps gmail can do it I'm not sure that can handle both receiving and sending of mail from multiple email accounts.I have about 4 different email accounts with various different domains and would like to have one platform which has an inbox for each account and from which I can send mail from any of the accounts
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?
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?
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.
I recently set-up a MUSH (Multi-User Shared Hallucination), which is kind of like a MUD (Multi-User Domain/Dungeon/etc.). Basically, it is a text-based RPG for roleplaying games the old fashioned way from back before the dawn of GUI/graphic user interface. I would like to embed an application into my website to allow players (who don't want to download and run a separate mud/mush client program) to connect directly from the website. I came across this: [URL]
Though, I have not been able to set it up to work with my site. Perhaps because that is a MUD app and not a MUSH app? I don't know if that is relevant. It is basically a telnet type of connection, and that uses Java, though I'm not sure what else there is to it. Does anybody have any input on how I can get the text-based RPG accessible from a website?
[URL] at the bottom it says run that command in terminal but in terminal it says E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? what do I do?
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 ?
I wonder if anyone has managed to get this game working? Looks interesting... I tried to install it on my Testing amd64 having read about it in linuxjournal and in the link given there. But no luck...
I downloaded the x86 & x86-64 installer with:
wget [URL]
Then according to the guide:
chmod u+x dangerdeep-0.3.0-linux-installer.bin
Then I tried to run the installer from the user terminal but it informed that it was necessary to run it as root. After installing it with
# ./dangerdeep-0.3.0-linux-installer.bin
I typed in dangerdeep in the user terminal which returned:
$ dangerdeep
dangerdeep: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
found information in Synaptic that the library libgl1-mesa-swx11 is also known as libGL or libGL.so.1.
But installing it with # aptitude install libgl1-mesa-swx11 results in the removal of libgl1-mesa-glx, and when trying to run the game by typing dangerdeep in the terminal, it still complains about an error while loading shared libraries libGL.so.1.
it looks a bit tricky to get this game running on Squeeze so I reinstalled libgl1-mesa-glx.
How can one create their own web-based email server, under these constraints:
- Emails are stored in a MySQL database - Emails are accessed through PHP scripts - Emails are received from pop servers and sent through smtp servers every 10 minutes acting as if it was an email client to yahoo or hotmail or other pop/smtp servers
I'm looking for a way to redirect e-mail with postfix based on sender AND recipient. What I want: Let's say I have 3 users:
[code]....
and an external address, let`s call it [URL] sends e-mails every day to andy, mark and john Now, MARK and JOHN, need the e-mail sent by [URL], but TOM doesn't need it. Is there a way to redirect ONLY the e-mail sent to TOM from [URL], to some other address, let`s say [URL] without affecting the e-mail received by MARK and JOHN? Unfortunately using SENDER ACCESS redirects ALL e-mail from [URL]
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.
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.
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?)
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).
We have MS Exchange email server with postfix/amavis on FreeBSD as proxy for anti-spam and anti-virus. We use our own developed CRM and trying to implement such functionality that when CRM manager send email to CRM client or vice versa through email client like Outlook (no plugins for CRM) this message would be shown in CRM. There is already a solution to parse emails from specific emailbox and show it in CRM.
What I need is to create postfix email filter to check if sender email is in file CRM_managers_emails and recipient email is in file CRM_clients_emails then forward that email to [URL] Filter should check both incoming and outgoing messages. I will auto generate CRM_managers_emails and CRM_clients_email files containing all such emails taken from CRM database. I know i should use something like Postfix After-Queue Content Filter but most of examples are for blocking emails.
This game is Java based. After rebooting the game works, but on ending the game several notification boxes remain. If these boxes are not closed in the reverse order that the game opened them, it is no longer possible to close them. Only by killing the Java processes can these notifications be made to close. Also after playing the game, even if all these notifications are closed it is many times necessary to kill the Java process(es) in order to get the game to load again at a later time. I am currently using Slackware 1.30, but a similar problem has existed in several of the past releases.