I have a file:
pablo tty8 Thu Nov 1 12:51:21 2012 still logged in
(unknown tty8 Thu Nov 1 12:50:57 2012 - Thu Nov 1 12:51:21 2012 (00:00)
pablo tty2 Thu Nov 1 12:50:39 2012 still logged in
pablo tty7 Thu Nov 1 12:49:45 2012 - Thu Nov 1 12:50:56 2012 (00:01)
(unknown tty7 Thu Nov 1 12:34:32 2012 - Thu Nov 1 12:49:45 2012 (00:15)
I want to replace the file in the above date for a second.
Hi All:
running 'who' in a terminal yields:
gh tty7 2012-08-01 06:00
gh pts/0 2012-08-01 19:50 (:0)
running ps aux | less to search for tty7 yields:
root 3755 2.8 1.2 32120 16240 tty7 Ss+ 00:39 33:07 /usr/bin/X :0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
My very humble urgent question:
do I have a security issue?
why
I'm running XBMC-live which is an Ubuntu distro with Xbox media center (XBMC) as the default window manager. I'm trying to leave XBMC set up on tty7, as it is, and have a normal window manager on added for tty8, so I can use a web browser and stuff.
.xsession is run from xdm, not .xinitI have no .xinit...My .xsession is:#!/bin/shexec gnome-sessionI have no ~/.Xresources I am also not sure how a ~/.Xresources can be of any benefit
bnb2235
https://bbs.archlinux.org/profile.php?id=46283
2012-05-29T00:58:41Z
I have an input list of:
Quote:
2/10/2012 9:19 PM EST
2/10/2012 8:48 PM EST
2/16/2012 2:49 PM EST
2/16/2012 6:06 PM EST
2/14/2012 8:30 PM EST
2/13/2012 2:44 PM EST
2/13/2012 6:06 PM EST
2/14/2012 4:36 PM EST
2/11/2012 7:01 PM EST
2/16/2012 11:48 AM EST
2/15/2012 6:16 PM EST
2/13/2012 12:59 PM EST
I am just trying to turn this list into its seconds
My wife bought a new laptop running Windows 7, which puts it in a "Homegroup" instead of the Windows XP "Workgroup" by default. I'm able to see the laptop via nmblookup, but I can't samba mount it - or even ping it.
Anyone know how to change the default tty?
I have an SQL fact table which is used for looking up a date and returning another date.
The table schema is as follows:
TABLE date_lookup
(
pk_date DATE,
plus1_months DATE,
plus2_months DATE,
plus3_months DATE
);
UNIQUE INDEX on date_lookup(pk_date);
I have a load file (pipe delimited) containing dates from 01-28-2012 to 03-31-2014.
The following is an example of the load file:
01-2
Although only one user (user1) logged once in F-17 (x86_64 up to date), executing poweroff defaults to the "Authentication is required for powering off the system while other users are logged in" snippet.