Reco wrote:
Running parted on a logical volume is definitely not the best of ideas
Sure!
My point was however that for a tool (eg gparted) where label already has the
LABEL= sense this other (disklabel) terminology, more common in the BSD world,
seems to be an avoidable confusion.
And the space between "disk" and "label" hardly helps any!
Ref: This stackexchange post:
https://unix.stackexchange.com/q/503241/323121
Context: Theres this guy who's really struggling with disk partitioning LVM etc
concepts. That point is not directly relevant to this question.
My answer on that post tries to clarify that 'label' can mean 3 things
I seem to be missing something...
Is -.mount literally a thing?
Or -- more likely -- are shell's arcane quoting/interpolating rules garbling
something quite into a "-" unit?
https://groups.google.com/d/topic/linux.debian.user/lSluQKx8g3U/discussion
In case it helps: short version:
Probably works for Ubuntu not debian
Apologies for formatting etc : from phone
https://www.facebook.com/381862631937250/posts/1867044320085733
On Saturday, January 19, 2019 at 8:30:05 PM UTC+5:30, David wrote:
> On Sat, 19 Jan 2019 at 21:07, Andy Smith wrote:
> > On Fri, Jan 18, 2019 at 10:29:49AM +, Jonathan Dowland wrote:
>
> > > For those of you with decades of experience of CVS, you might as well
> > > stick with it.
> > >
> > >
On Wednesday, January 16, 2019 at 10:30:05 PM UTC+5:30, Gene Heskett wrote:
> Greetings all;
>
> 2 instant questions about backintime, which I just now installed to make
> small backups as I work on some machine config files, and some gcode to
> go with linuxcnc.
>
> This after haveing suffered
[J Arun Mani]
Look up kiosk instead of DM maybe?
eg https://fedoraproject.org/wiki/Fedora_Kiosk
[Gene/Brian] Yeah I find your surprise surprising...
All operating systems (except MSDOS!) have a detailed notion of protection
levels, the basic point being that all users are NOT equal.
And OS progr
On Tuesday, December 4, 2018 at 1:40:03 PM UTC+5:30, Kamil Jońca wrote:
> Rusi Mody writes:
> > Best bet is switch to using systemd timers
>
> Second question: Why systemd kills my jobs? (Yes I know what parameters
> are responsible for this, but why they are configured t
On Monday, December 3, 2018 at 1:30:07 PM UTC+5:30, Kamil Jońca wrote:
> I have in my /etc/cron.daily some local scripts.
> Some of them can be occassionally time-consuming.
> Recently I found that some of them did not end.
> And what I found:
> 1. as "everybody" knows, in case of anacron presence,
On Tuesday, July 17, 2018 at 11:40:04 PM UTC+5:30, Kaj Persson wrote:
> So I started reading on a support site for Firefox, and found a sentence
> saying that from version 53, you have to use PulseAudio for all sound in
> Firefox. It was like a stab into my back. So, what is this? I get a
> feel
I teach programming.
Students of my class have their own laptops required to have (some recent)
linux.
And this time (for the first time?) I saw that majority of the class were
running Linux (usually but not always Ubuntu) on a VM on a Windows — typically
Windows-10
This made those machines mar
On Tuesday, November 14, 2017 at 9:50:06 PM UTC+5:30, Thomas George wrote:
> The problem is editing long file names to shorten them. An example group
> of file names is attached.
>
> The bash script copied from BashScripting is attached. This script works
> perfectly with simple deletions, for e
On Tuesday, August 25, 2015 at 12:40:05 PM UTC+5:30, Stuart Longland wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> On 25/08/15 12:28, Rusi Mody wrote:
> > I am teaching python (and some other related stuff) Students
> > connect with a thin client that
I am teaching python (and some other related stuff)
Students connect with a thin client that connects to the linux VM.
The thin clients have the usual options
- shell (ssh)
- windows (rdp)
- XDMCP
I'm not able to find very good tutorials/help on how to do this XDMCP stuff
Any pointers?
For some reason my Dell laptop runs hot and noisy in linux but cool and
silent in Windows-8
Running
# echo "min_power" | tee /sys/class/scsi_host/host*/link_power_management_policy
makes the fan slow/stop.
But I am not sure what it does!!
[I dont want my laptop fried and its rather HOT out here
On Wednesday, April 29, 2015 at 10:50:03 AM UTC+5:30, Ric Moore wrote:
> On 04/28/2015 11:33 PM, Alexis wrote:
> >
> > Hi all,
> >
> > i've just upgraded from wheezy to jessie, and the process was
> > impressively trouble-free - thanks to all involved in preparing the
> > jessie release!
> >
> > No
On Sunday, April 26, 2015 at 4:20:04 AM UTC+5:30, Rodolfo Medina wrote:
> I've read in internet about bugs and problems in the past with that package,
> but no solution good for me. I installed bootlogd, rebooted, but the file
> /var/log/boot, the one supposed to store bootlogd reports, still says
On Wednesday, April 15, 2015 at 11:30:04 PM UTC+5:30, David Christensen wrote:
> On 04/14/2015 11:11 PM, Rusi Mody wrote:
> > I find the Friedman books better.
http://www.amazon.com/Scheme-Art-Programming-George-Springer/dp/0262192888
http://www.amazon.com/Essentials-Programming-Languag
On Tuesday, April 14, 2015 at 9:20:06 PM UTC+5:30, David Christensen wrote:
> I mentioned SICP before. The concepts are great, but the Scheme
> programming language and REPL environment aren't my favorite. If you're
> serious about computer science and computer programming, read it first
> and
On Tuesday, April 14, 2015 at 5:00:04 PM UTC+5:30, Petter Adsen wrote:
> On Tue, 14 Apr 2015 03:59:15 -0700 (PDT)
> Rusi Mody wrote:
> > Beyond that what you should take up really depends on what calls you:
> > - python is nice if its scripts
>
> Well, on a practical lev
On Tuesday, April 14, 2015 at 5:00:04 PM UTC+5:30, Petter Adsen wrote:
> On Tue, 14 Apr 2015 03:59:15 -0700 (PDT)
> Rusi Mody wrote:
> > Specifically for linux system-level stuff, python will give you
> > 80-90% of the C level stuff at ⅕ the pain.
> > eg for TCP/IP netw
On Tuesday, April 14, 2015 at 1:10:04 PM UTC+5:30, Petter Adsen wrote:
> On Mon, 13 Apr 2015 16:36:44 -0500
> David Wright wrote:
> > Quoting Petter Adsen wrote:
> > > On Mon, 13 Apr 2015 20:21:49 +0300
> > > Reco wrote:
> > > > Let's see as I didn't have OS design in mind. Something like:
> > > >
On Monday, April 13, 2015 at 12:30:03 PM UTC+5:30, Petter Adsen wrote:
> On Sun, 12 Apr 2015 09:35:25 -0700
> David Christensen wrote:
>
> > On 04/12/2015 01:33 AM, Petter Adsen wrote:> OK, thank you, I will
> > definitely consider Perl also, as I already know
> > > a little and have a few books
On Sunday, March 29, 2015 at 5:30:05 PM UTC+5:30, Petter Adsen wrote:
> I've been playing with xmodmap to change the comma on the numpad
> (Norwegian layout) to a period, as I mainly use the numpad for entering
> IP addresses. According to the man page, section "Expression Grammar",
> the first key
On Thursday, March 12, 2015 at 12:40:06 PM UTC+5:30, Bret Busby wrote:
> Okay.
>
> In thinking about this further, I remembered that, due to the
> malicious nature of MS Win8, it is installed with the nasty
> UEFI->Secure Boot mode, which maliciously disables the installation of
> any additional o
On Tuesday, March 10, 2015 at 2:40:05 PM UTC+5:30, Darac Marjal wrote:
> On Mon, Mar 09, 2015 at 07:49:04PM -0700, Rusi Mody wrote:
> > On Tuesday, March 10, 2015 at 7:30:07 AM UTC+5:30, Kynn Jones wrote:
> > > On Mon, Mar 9, 2015 at 8:30 PM, Kynn Jones wrote:
> > > >
On Tuesday, March 10, 2015 at 7:30:07 AM UTC+5:30, Kynn Jones wrote:
> On Mon, Mar 9, 2015 at 8:30 PM, Kynn Jones wrote:
> > On Mon, Mar 9, 2015 at 10:41 AM, Kynn Jones wrote:
> >> A log message in my /var/log/syslog file says:
> >>
> >> ... kernel: [ 61.599288] irq 16: nobody cared (try booting
On Tuesday, March 3, 2015 at 10:50:04 PM UTC+5:30, Hendrik Boom wrote:
> What free software is there in the way of organizing lots of documents?
>
> To be more precise, the ones I *need* to organize are the files on hard
> drives, though if I could include documents I have elsewhere (bookshelves
On Thursday, February 26, 2015 at 1:00:04 PM UTC+5:30, Maureen L Thomas wrote:
> I bought a new Toshiba lap top and want to copy the files from my old
> Toshiba lap top to the new one. They both have Debian, the latest
> version, so can I just hook up usb to usb and copy that way? If so would
>
On Thursday, February 26, 2015 at 10:30:05 AM UTC+5:30, German wrote:
> Thanks for your suggestion. However I am afraid I can't create .img file
> because my internal disk is 128 GB and my unmountable drive is 2 TB. ( it is
> 3'5" external usb disk, not a USB stick ).
I remember seeing something
On Wednesday, February 25, 2015 at 7:40:05 PM UTC+5:30, Rusi Mody wrote:
>
> Have you tried configfile?
>
> configfile is a grub command that can be used to 'connect' to grub
> eg
>
> 1. if your (working) debian's root is in /dev/sda5
>Then at
On Wednesday, February 25, 2015 at 11:40:05 AM UTC+5:30, Bret Busby wrote:
> On 20/02/2015, Bob Proulx wrote:
> > Bret Busby wrote:
> >> The Debian 7.60 LXDE LiveCD does not have an option to boot into rescue
> >> mode.
> >
> > You could always download the standard debian-installer and use that
>
On Wednesday, February 4, 2015 at 12:50:04 PM UTC+5:30, Sivaram Neelakantan
wrote:
> How does one go about fixing broken packages? I've recently started
> using debian and apart some fiddling to get the latest emacs24.4 on
> wheezy I have not done anything on the system. When I tried to
> instal
On Saturday, January 31, 2015 at 10:30:05 AM UTC+5:30, Bob Proulx wrote:
> Rusi Mody wrote:
> > Is there a way to get the packages the user has installed?
>
> Try:
>
> apt-mark showmanual
Thanks
I think this will be very useful
[have yet to check - need to replicate so
Is there a way to get the packages the user has installed?
Yeah I know that
dpkg --get-selections
will get ALL packages
How to filter out the zillions of lib... and only see what was manually
installed?
Yeah I remember some answer to this a few months ago.
The closest I can get is
aptitude se
On Thursday, January 29, 2015 at 11:30:06 PM UTC+5:30, Don Armstrong wrote:
> On Thu, 29 Jan 2015, Rusi Mody wrote:
>
> > Debian testing.
> >
> > For the last 3 weeks or so there have been bugs against dpkg
> > shown by listbugs
> >
> > https://bugs.d
Debian testing.
For the last 3 weeks or so there have been bugs against dpkg
shown by listbugs
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774794
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775124
I have been biding my time and trying to install/upgrade past/around
these.
Still stri
On Tuesday, January 27, 2015 at 11:50:06 PM UTC+5:30, Patrick Bartek wrote:
> On Tue, 27 Jan 2015, Rusi Mody wrote:
>
> > On Monday, January 26, 2015 at 9:30:06 PM UTC+5:30, Dan Ritter wrote:
> > > On Mon, Jan 26, 2015 at 04:24:37PM +0200, Jonathan Copeland wrote:
> &
On Monday, January 26, 2015 at 9:30:06 PM UTC+5:30, Dan Ritter wrote:
> On Mon, Jan 26, 2015 at 04:24:37PM +0200, Jonathan Copeland wrote:
> > Hi Debian Community
> >
> > I am a student and need to have Debian installed on my Mac for my degree,
> > What is the best and most secure way of doing t
Lenovo laptop without an ethernet port.
So Im using a USB to ethernet dongle.
If I let the defaults of pppoeconf take over then the machine hangs at
boot for 2-3 minutes waiting for (non-existent) eth0 to come up when dongle
not plugged in.
So now my etc/network/interfaces file is:
auto lo
iface
On Monday, January 19, 2015 at 3:00:05 PM UTC+5:30, Lisi Reisz wrote:
> On Monday 19 January 2015 05:30:40 Rusi Mody wrote:
> > On Monday, January 19, 2015 at 10:50:04 AM UTC+5:30, Rusi Mody wrote:
> > > Running testing
> > >
> > > While trying to upg
On Monday, January 19, 2015 at 3:30:05 AM UTC+5:30, Marc Shapiro wrote:
> I am trying to record sound that is playing in firefox, or chrome. I am
> using Audacity 2.0.1 on Wheezy. I am trying to find an input device
> that gets the sound straight from the browser output. I can plug in a
> patc
On Monday, January 19, 2015 at 10:50:04 AM UTC+5:30, Rusi Mody wrote:
> Running testing
>
> While trying to upgrade, listbugs was giving a bunch of
> critical/grave errors.
>
> Ran
> $ aptitude hold
>
> on all these packages then did upgrade.
>
> One of these
On Monday, January 19, 2015 at 10:20:04 AM UTC+5:30, cassiope wrote:
> On Mon, 19 Jan 2015 03:50:01 +0100, andmalc wrote:
>
> > I have a Jessie VPS with external disks attached. The disks are
> > specified in /etc/fstab with traditional /dev/sdXX naming. I recently
> > made changes to the disks
Running testing
While trying to upgrade, listbugs was giving a bunch of
critical/grave errors.
Ran
$ aptitude hold
on all these packages then did upgrade.
One of these packages was dpkg
Now after upgrade tried running
aptitude unhold dpkg
However still...
synaptic shows it as 1.17.13 both i
On Monday, January 19, 2015 at 4:40:04 AM UTC+5:30, Andrew M.A. Cater wrote:
> On Sun, Jan 18, 2015 at 10:59:07AM -0800, Rusi Mody wrote:
> > On Sunday, January 18, 2015 at 10:20:05 PM UTC+5:30,
> > jo...@ageinggracefully.ca wrote:
> > > I have never installed used nor ins
On Sunday, January 18, 2015 at 10:20:05 PM UTC+5:30, jo...@ageinggracefully.ca
wrote:
> I have never installed used nor installed linux on a laptop ($500 - $600),
> 3. Dual boot? What problems should I expect?
Modern uefi/gpt machines can give special challenges for which
Ive found this helpful:
On Sunday, January 18, 2015 at 10:50:04 PM UTC+5:30, Hans wrote:
> Am Sonntag, 18. Januar 2015, 09:04:32 schrieb Rusi Mody:
> > Testing system - running a load of upgrades.
> > And suddenly I find that libreoffice text in menus has disappeared.
> > First I thought it was th
Testing system - running a load of upgrades.
And suddenly I find that libreoffice text in menus has disappeared.
First I thought it was the menu-bar (The "File" Edit" ... "Help" had
vanished)
Now I see its much more: eg the dialog that says "Save" "Discard"
"Cancel" when a modified file is exite
On Sunday, January 4, 2015 10:10:04 AM UTC+5:30, Carl Fink wrote:
> On Sat, Jan 03, 2015 at 08:47:54PM -0500, Gevorg Abrahamian wrote:
> > Maybe you can take a look at Pipelight. I use it for Silverlight support but
> > I believe it supports Flash as well.
>
> Or just Flash? Install flashplugin-no
On Thursday, January 1, 2015 10:40:03 AM UTC+5:30, Cadman wrote:
> Greetings
>
> I need help determining whether Debian OS is the right OS for my needs.
>
> I am a Draftsman working from home due to physical handicaps. I use
> graphic and RAM memory intensive 3D CAD software in Windows 7. My W
Dell Inspironlaptop's wireless went on the blink.
After lot of searching and trying
1. rfkill unblock all
2. rmmod wmi dell_wmi
No luck
Finally booted windows, turned it on there and now its on in linux
Maybe a bug should be filed... Against which package?
--
To UNSUBSCRIBE, email to debian
On Wednesday, December 31, 2014 12:00:05 AM UTC+5:30, Boruch Baum wrote:
> Thanks. Are you recommending virtualenv from experience having used it,
> or from heresay?
In general there is a spectrum for resources
In decreasing order of weight
1. Buy a new machine
2. Use a VM
3. Use docker
4. Use
On Sunday, December 21, 2014 4:40:04 AM UTC+5:30, Patrick Wiseman wrote:
> "Just a matter of" doing that? How do I make "." the fill character
> for tabs? It's by no means self evident, because I just went through
> every menu looking for it. Came across Format, Paragraph, Tabs, Fill
> Character, c
On Wednesday, December 17, 2014 11:00:03 AM UTC+5:30, Doug wrote:
> On 12/16/2014 11:34 PM, Karen Lewellen wrote:
> > YOu know?
> > I need to check this edition then, because it is far more current than 1995
> > I am sure.
> > Kare
> >
> >
> Ok, I was guessing 1995, it was later. I found my copy
On Monday, December 15, 2014 5:10:04 AM UTC+5:30, Karen Lewellen wrote:
> Hi all,
> by which I mean for composition, midi work perhaps Miltie track recording
> etc.?
> I am aware of lilllypond for producing the actually printed music. As
> this is a Linux program in general I imagine it is a p
On Sunday, December 14, 2014 1:30:04 AM UTC+5:30, Joe wrote:
> On Sat, 13 Dec 2014 11:53:48 -0500
> Miles Fidelman wrote:
>
> > Chris Bannister wrote:
> > > On Thu, Dec 11, 2014 at 08:48:41AM -0600, Richard Owlett wrote:
> > >> Bret Busby wrote:
> > >>> Surely, it would have all been so much simpl
On Wednesday, December 10, 2014 10:10:05 PM UTC+5:30, Marty wrote:
> On 12/08/2014 09:12 AM, Lisi Reisz wrote:
> > On Monday 08 December 2014 13:18:18 Marty wrote:
> >> I would even deign to
> >> give users a choice in the matter,
> > [snip]
> >> Multi-seat PC and other
> >> anachronisms probably
On Thursday, November 27, 2014 8:00:05 AM UTC+5:30, Serge wrote:
> 2014/11/16 Peter Nieman wrote:
> > Has anyone ever wondered where all these funny directories like ~/.cache,
> > ~/.config, ~/.local or even ~/Desktop (with a capital D) came from that
> > appeared in Debian after upgrading to - was
On Wednesday, November 26, 2014 6:10:05 PM UTC+5:30, Rusi Mody wrote:
> On Wednesday, November 26, 2014 3:40:04 PM UTC+5:30, Darac Marjal wrote:
> > On Tue, Nov 25, 2014 at 09:53:14PM -0800, Rusi Mody wrote:
> > > Trying to setup linux on lenovo laptop.
> > > I find t
On Wednesday, November 26, 2014 3:40:04 PM UTC+5:30, Darac Marjal wrote:
> On Tue, Nov 25, 2014 at 09:53:14PM -0800, Rusi Mody wrote:
> > Trying to setup linux on lenovo laptop.
> > I find that its gpt as expected and there are some 5 partitions
> > (as shown b
Trying to setup linux on lenovo laptop.
I find that its gpt as expected and there are some 5 partitions
(as shown by compmgmt in windows)
| recovery | 1G |
| EFI | 260M |
| OEM | 1G |
| Windows8 (C:) | 424G |
| Lenovo (D:) | 25G |
| Recovery | 14G |
Clearly i
On Thursday, October 23, 2014 11:10:05 AM UTC+5:30, Bob Proulx wrote:
> Igor Sverkos wrote:
> > As you can see, it is always the "Unpacking" step which is taking all the
> > time.
>
> dpkg has added fsync() calls after all file actions. This
> significantly slows down file operations. Basically
On Thursday, October 23, 2014 4:40:04 PM UTC+5:30, Brian wrote:
> On Thu 23 Oct 2014 at 00:44:29 +0300, Andrei POPESCU wrote:
> > As penitence for being mean to Steve I've just written
> > https://wiki.debian.org/FAQsFromDebianUser#systemd
> Regarding
>
>apt-get install sysvinit-core systemd-s
On Thursday, October 23, 2014 3:20:05 AM UTC+5:30, Andrei POPESCU wrote:
> On Mi, 22 oct 14, 23:26:15, Christian Seiler wrote:
>
> [snip excelent explanations]
>
> As penitence for being mean to Steve I've just written
> https://wiki.debian.org/FAQsFromDebianUser#systemd
Thanks Andrei for that.
On Wednesday, October 22, 2014 8:30:05 PM UTC+5:30, Brian wrote:
> On Wed 22 Oct 2014 at 07:00:29 -0700, Rusi Mody wrote:
> > On Wednesday, October 22, 2014 6:50:06 PM UTC+5:30, Brian wrote:
> > > menuentry "jessie-DI-b2-i386-netinst" {
> > > loopback loop
On Wednesday, October 22, 2014 6:50:06 PM UTC+5:30, Brian wrote:
> On Wed 22 Oct 2014 at 04:19:35 -0700, Rusi Mody wrote:
> > On Wednesday, October 22, 2014 3:50:05 PM UTC+5:30, Brian wrote:
> > > No amount of modification will allow an installation from a netinst
> > >
On Wednesday, October 22, 2014 5:30:06 PM UTC+5:30, Jochen Spieker wrote:
> Dimitrios Chr. Ioannidis:
> > after spending two days trying unsuccesfuly to have a usable Jessie
> > with one of the defaults DE and with no systemd utilities, i decided
> > the following. In the companie's pc's i su
On Wednesday, October 22, 2014 3:50:05 PM UTC+5:30, Brian wrote:
> On Tue 21 Oct 2014 at 20:31:36 -0700, Rusi Mody wrote:
> > On Wednesday, October 22, 2014 1:20:03 AM UTC+5:30, Lee Winter wrote:
> > > As a corollary question, are the debian installer isos bootable as is, or
On Wednesday, October 22, 2014 3:20:05 PM UTC+5:30, Miles Fidelman wrote:
> Scott Ferguson wrote:
> > On 21/10/14 15:10, Miles Fidelman wrote:
> >> Scott Ferguson wrote:
> >>> Good question Patrick - top posted as I'm referring to the Subject.
> >>> On 21/10/14 06:45, Patrick Bartek wrote:
> A
On Wednesday, October 22, 2014 12:00:04 PM UTC+5:30, Dimitrios Chr. Ioannidis
wrote:
> Hi,
> after spending two days trying unsuccesfuly to have a usable Jessie with
> one of the defaults DE
> and with no systemd utilities, i decided the following. In the companie's
> pc's i support, i'll co
On Wednesday, October 22, 2014 1:20:03 AM UTC+5:30, Lee Winter wrote:
> As a corollary question, are the debian installer isos bootable as is, or is
> it mandatory that they be burned to media (CD/DVD/USB) and the media booted?
Here is a grub menu entry that can boot ubuntu from an iso image
men
On Tuesday, October 21, 2014 12:00:01 PM UTC+5:30, Ludovic Meyer wrote:
> On Mon, Oct 20, 2014 at 09:34:48PM -0400, Steve Litt wrote:
> > On Mon, 20 Oct 2014 12:45:11 -0700
> > Patrick Bartek wrote:
> > > After much vitriolic gnashing of teeth from those opposed to systemd,
> > > I wonder... What
On Sunday, October 19, 2014 11:50:02 PM UTC+5:30, Jimmy Johnson wrote:
> Slavko wrote:
> > Ahoj,
> > napísal:
> >> On Fri, Oct 17, 2014 at 07:02:12PM +0100, Lisi Reisz wrote:
> >>> On Friday 17 October 2014 18:30:31 Andre N Batista wrote:
> I cannot believe some people still
> thinks [sni
On Sunday, October 19, 2014 10:00:02 PM UTC+5:30, Slavko wrote:
> Ahoj,
> napísal:
> > On Fri, Oct 17, 2014 at 07:02:12PM +0100, Lisi Reisz wrote:
> > > On Friday 17 October 2014 18:30:31 Andre N Batista wrote:
> > > > I cannot believe some people still
> > > > thinks [snip] that we should simply
On Saturday, October 18, 2014 11:40:01 PM UTC+5:30, Nate Bargmann wrote:
> No, this is not a troll (seems like that is necessary to state up
> front). I have been experimenting with dropping systemd from my laptop
> running Sid but find that even with xfce4-power-manager suspend nor
> hibernate ar
On Saturday, October 18, 2014 10:10:02 PM UTC+5:30, berenge...@neutralite.org
wrote:
> Le 18.10.2014 16:14, Brian a écrit :
> > Which once again raises the main question; what does systemd have to
> > do
> > with this? The original post gives an unexplained solution to a
> > non-existent problem.
On Friday, October 17, 2014 10:10:02 PM UTC+5:30, Tanstaafl wrote:
> On 10/17/2014 12:21 PM, Steve Litt wrote:
> > On Fri, 17 Oct 2014 07:54:06 -0700 (PDT)
> > Rusi Mody wrote:
> >> On Friday, October 17, 2014 8:00:02 PM UTC+5:30, Rob Owens wrote:
> >>> ---
On Friday, October 17, 2014 8:00:02 PM UTC+5:30, Rob Owens wrote:
> - Original Message -
> > Now let's see what happens with this!
> > https://lists.debian.org/debian-vote/2014/10/msg1.html
> Very interesting discussion there. Thanks for posting.
> -Rob
Thank you Ian Jackson and al
On Tuesday, October 14, 2014 5:50:02 PM UTC+5:30, Henning Follmann wrote:
> On Tue, Oct 14, 2014 at 07:56:40AM -0400, Marty wrote:
> > It seems like free software employment and market share come with
> > increasing risk to objectivity and technical quality. It's my main
> > concern as a Debian use
Subject line about says it.
Didnt exactly disappear but became zero-length.
Checked because there seemed to nothing in the history.
Closed that shell and restarted.
The last shell's commands were there, nothing else
Wouldn't bother asking were it not for shellshock...
Debian jessie (with systemd
On Thursday, October 2, 2014 2:30:02 PM UTC+5:30, Andrei POPESCU wrote:
> On Mi, 01 oct 14, 19:08:37, Rusi Mody wrote:
> > Looking up the documentation of the package, I see:
> > -
> > Description: shim for systemd
> > This package emulates the systemd fu
On Thursday, October 2, 2014 5:40:02 AM UTC+5:30, Andrei POPESCU wrote:
> On Mi, 01 oct 14, 19:44:06, Slavko wrote:
> > And all these things are named as "systemd alternative" in Debian now
> > and as argument that the systemd is not only one possible PID 1.
> Your comments from this and other pos
On Wednesday, October 1, 2014 11:40:03 AM UTC+5:30, Don Armstrong wrote:
> On Tue, 30 Sep 2014, Rusi Mody wrote:
> > Yeah one more systemd thread [Not a rant!]
> > I am getting that systemd-shim is to be removed.
> > Is this expected?
> It looks like you are trying to in
Yeah one more systemd thread [Not a rant!]
I am getting that systemd-shim is to be removed.
Is this expected?
This is on testing running aptitude dist-upgrade.
Dunno if this means anything:
$ aptitude why-not systemd-shim
i synapticRecommends gksu | kdebase-bin | policykit-1
On Monday, September 29, 2014 3:40:01 PM UTC+5:30, Reco wrote:
> Hi.
> On Sun, Sep 28, 2014 at 04:31:01PM +0200, lee wrote:
> > Debian already lost me (after over 15 years) when they came up with
> > their brokenarch and left users stranded with no possible fix for the
> > things they broke. The
On Monday, September 29, 2014 2:40:02 AM UTC+5:30, Steve Litt wrote:
> On Sun, 28 Sep 2014 18:57:12 +0200 Martin Steigerwald wrote:
> > Change is life.
> > There is nothing static in life.
> How Eastern Philosophical. I may have to climb a mountain and fast for
> a month to reach your level of en
On Monday, September 22, 2014 1:50:02 AM UTC+5:30, Paul van der Vlis wrote:
> op 21-09-14 14:33, lee schreef:
> > Hi,
> > what's the Debian or Linux equivalent to MS Windows terminal server
> > sessions through the remote desktop thing they have?
> > I would like to be able to let a user work remot
On Monday, September 8, 2014 8:50:02 PM UTC+5:30, lee wrote:
> Rusi Mody writes:
> > On Monday, September 8, 2014 4:20:02 PM UTC+5:30, lee wrote:
> >> Jonathan Dowland writes:
> >> > On Sat, Sep 06, 2014 at 12:04:44AM +0200, lee wrote:
> >> >> how
On Monday, September 8, 2014 4:20:02 PM UTC+5:30, lee wrote:
> Jonathan Dowland writes:
> > On Sat, Sep 06, 2014 at 12:04:44AM +0200, lee wrote:
> >> how would I figure out what the last commit to a remote repo was without
> >> first fetching or pulling the remote repo?
> > This is an interesting
When upgrading (hoo-boy!) to systemd a few weeks ago I had to remove policykit
packages.
After that aptitude has been saying recommends (or is it suggests) some
polkit stuff.
Now dist-upgrade is bringing back these (and some others):
libpolkit-agent-1-0{a} libpolkit-backend-1-0{a} libupower-gl
On Monday, September 1, 2014 8:40:01 AM UTC+5:30, songbird wrote:
> Rusi Mody wrote:
> > Context:
> > On the tex user group, someone was asking/complaining about
> > the difficulties of downloading texlive.
> > - One has to download one (few?) large (in GBs) dvd image
&
On Monday, September 1, 2014 7:40:02 AM UTC+5:30, John Hasler wrote:
> Contact Steve McIntyre, who appears to be the
> maintainer, and ask him to package the server-side parts.
Thanks. Email sent off.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscri
On Monday, September 1, 2014 7:30:01 AM UTC+5:30, B wrote:
> On Sun, 31 Aug 2014 18:36:42 -0700 (PDT)
> Rusi Mody wrote:
> > Looking around the docs I find that the easier part (1) is
> > undocumented (or I didn't find any)
> Watch your step! From: https://e
Context:
On the tex user group, someone was asking/complaining about the difficulties of
downloading texlive.
- One has to download one (few?) large (in GBs) dvd image
- The user was on a slow/flaky line
In response the texlive folks admitted that there was a problem without
a clear solution.
On Saturday, August 30, 2014 5:50:02 AM UTC+5:30, Henrique de Moraes Holschuh
wrote:
> On Tue, 26 Aug 2014, Henrique de Moraes Holschuh wrote:
> > I'd like to know whether the kernel microcode update is working well on some
> > of the older Intel 32-bit processors or not. These computers were sol
On Sunday, March 23, 2014 9:30:02 AM UTC+5:30, Chris Bannister wrote:
> On Thu, Mar 20, 2014 at 07:20:56AM +0100, Gian Uberto Lauri wrote:
> > Chris Bannister writes:
> > > On Wed, Mar 19, 2014 at 09:26:01AM +0100, Gian Uberto Lauri wrote:
> > > > on Ottoman turkish (arabic writing - btw ancient
On Friday, August 29, 2014 12:20:04 AM UTC+5:30, Andrei POPESCU wrote:
> On Lu, 25 aug 14, 07:47:54, Rusi Mody wrote:
> > Question 1
> > Given that multiarch only means multiarch libraries and not other 'normal'
> > packages, this 'recommends' looks like a
1 - 100 of 146 matches
Mail list logo