search for: nogui

Displaying 15 results from an estimated 15 matches for "nogui".

2014 Feb 12
61
P2V: Headless support
This introduces support to run P2V without X server. Runtime parameters are specified via kernel command line making it hopefully suitable for automated migration with a little help of PXE boot. Patchset is not squashed and represents dev. history.
2002 Jun 21
4
[Bug 145] sshd fails to increment AIX login failed counter
http://bugzilla.mindrot.org/show_bug.cgi?id=145 ------- Additional Comments From dtucker at zip.com.au 2002-06-21 23:43 ------- Created an attachment (id=116) Merge all previous patches and diff against -cvs ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2002 Jul 10
1
[Bug 349] There is no log of failed logins
http://bugzilla.mindrot.org/show_bug.cgi?id=349 berry.perzon at nogui.se changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From b...
2004 Sep 10
2
FLAC as part of the Ogg project?
Josh Coalson wrote: > --- Christer Palm <palm@nogui.se> wrote: > >> >>I'd be happy to put some effort into making that happen, but after >>having looked at the code as it currently stands I realize that this >>would require some quite substantial changes, and it would probably >>be >>wise to have an...
2004 Sep 10
3
FLAC as part of the Ogg project?
Matt Zimmerman wrote: > > As I understand it, the current Ogg/FLAC implementation simply wraps the Ogg > bitstream format around a normal FLAC stream, thus not utilizing the > features of Ogg, and duplicating various bookkeeping data. If the Ogg folks > were to spec out a FLAC-based codec for Ogg, it would likely look different > from the current implementation. > Right.
2004 Sep 10
0
FLAC as part of the Ogg project?
--- Christer Palm <palm@nogui.se> wrote: > Matt Zimmerman wrote: > > > > > As I understand it, the current Ogg/FLAC implementation simply > wraps the Ogg > > bitstream format around a normal FLAC stream, thus not utilizing > the > > features of Ogg, and duplicating various bookkeeping da...
2004 Sep 10
0
FLAC as part of the Ogg project?
--- Christer Palm <palm@nogui.se> wrote: > As a matter of fact, I haven't spent much time thinking about any > specifics. The reason I was digging through the code in the first > place > was to see if; 1) there was a simple way to break out the decoding of > the frame header so that I could find out how...
2004 Sep 10
1
FLAC as part of the Ogg project?
Josh Coalson wrote: > but > the bad news is that there is no way to determine the frame > length except by decoding. > Yes, I realized that... :-( > I'm not exactly sure what the read constraint you mention > means but it might be helpful to tweak the value for > FLAC__BITBUFFER_DEFAULT_CAPACITY in src/libFLAC/bitbuffer.c > to be something larger (just guessing).
2006 Nov 02
0
SOLVED: Re: Using perl-Net-SSH-Perl with pubkey authentication under CGI.
...pm from Net::SSH::Perl looks for these in the environment and can find them when scripts are run from the shell because they're there (duh me :)). So, setup a password protected keypair and run Keychain from .bash_profile as follows... [root at webdev1 ~]# cat ~apache/.bash_profile keychain --nogui id_dsa --clear [[ -f $HOME/.keychain/$HOSTNAME-sh ]] && source $HOME/.keychain/$HOSTNAME-sh [[ -f $HOME/.keychain/$HOSTNAME-sh-gpg ]] && source $HOME/.keychain/$HOSTNAME-sh-gpg The '--clear' will remove all Keychain information on login (though not perfectly, it could be ci...
2002 Jul 10
0
[Bug 349] New: There is no log of failed logins
...Product: Portable OpenSSH Version: -current Platform: PPC OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: berry.perzon at nogui.se Under AIX, all failed logins are recorded in /etc/security/failedlogin. If I try to login with ex telnet, the logfile is uppdated, but when I use openSSH, no information is added to the logfile. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are wa...
2005 Feb 25
2
How graphical an interface should the default be?
install/update.packages will have a lot of changes in 2.1.0, and I have been adding some widgets to go along with this. - Rather than just CRAN and BIOC, you have a character vector of repositories. There is a function setRepositories() to set the appropriate option(). - There is no default CRAN, but a function chooseCRANmirror() to set a mirror, which is invoked if you try to access
2010 Feb 22
5
FFMPEG2THEORA 0.26 / BIG Theora testing / BUG in players or Lib
I tested the new FFMPEG2THEORA 0.26 and some players. 1. Biggest bug: http://freefile.kristopherw.us/uploads/temp/push5tru.zi7 encodes into http://freefile.kristopherw.us/uploads/temp/push5tru.ogv the problem: it doesn't play well. MPLAYER reacts very badly, reports "invalid frames" and HANGS (known issue ???). But in VLC there is also a problem, less severe:
2004 Nov 17
17
The hidden costs of GPL software?
Hello, In the latest 'Scientific Computing World' magazine (issue 78, p. 22), there is a review on free statistical software by Felix Grant ("doesn't have to pay good money to obtain good statistics software"). As far as I know, this is the first time that R is even mentioned in this magazine, given that it usually discuss commercial products. In this article, the analysis
2004 Nov 17
17
The hidden costs of GPL software?
Hello, In the latest 'Scientific Computing World' magazine (issue 78, p. 22), there is a review on free statistical software by Felix Grant ("doesn't have to pay good money to obtain good statistics software"). As far as I know, this is the first time that R is even mentioned in this magazine, given that it usually discuss commercial products. In this article, the analysis
2004 Sep 10
2
Re: #130041: xmms-flac: breaks periodically
Asheesh Laroia wrote: > Anyone here have any ideas? Is there a trace I can add to the flac > plugin, or some diagnostic method? Is there some debugging routine I can > use to see what's going on? > I concluded some months ago that this is exactly what happens if you try to play a zero-length file with a .flac extension. After that, all .flac files are skipped. This may not be