Sponsored Content
Special Forums Hardware Which desktop computer is the better deal? Post 303015173 by bedtime on Thursday 29th of March 2018 02:15:59 PM
Old 03-29-2018
Which desktop computer is the better deal?

I wasn't sure where to post this. Please move this as is fitting.


My 10yr old laptop's (Dell, Latitude E5530, 4G ram, 2.5Ghz x 2 CPU) spin drive has died (currently running TinyCore Linux on USB in ram).

I would be running Linux, compiling the kernel, and programming in C++. I do not do computer games; Windows will be erased. Likely Debian will go on the machine, but perhaps Qubes (a monster for ram consumption) will go on there, too. I'll be using at least 2 external monitors: vga and hdmi.


I've narrowed the choices down to:

HP Pavilion Desktop PC (i5-7400/2 TB HDD/12 GB DDR4-2400 SDRAM/Intel HD Graphics 630/Win 10 Home)

or

HP Pavilion Desktop PC (AMD A12-9800/2TB HDD/16GB RAM/Windows 10)



Both are same price. I've included links. I must shop at Bestbuy as I have a couple hundred dollars of gift certificates for that store.

My instinct tells me that the former is the better buy, but I could easily be overlooking something. One thing that is rather off-putting is that it seems that both desktops would not allow for an SSD to be installed (or even swapped with the spin drive). I would like someone to confirm if this is true.

Anyways, I'm not that good with these things, so any help would be appreciated.

Thanks.


*** Edit ***

After a little extra searching, I'm thinking that HP Pavilion PC (Intel Core i7-7700/ 1TB HDD/ 8GB RAM/ Intel HD Graphics 630 is the best way to go. Apparently, it allows for an SSD addon and is about 30% faster; though, I've been seeing a lot of issues concerning a meltdown with this machine. * sigh * And they only sell as refurbish. * quivers * I'm wondering how this would fair on Linux.

Last edited by bedtime; 03-29-2018 at 06:29 PM..
This User Gave Thanks to bedtime For This Post:
 

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

Great deal!

Okay, I don't know how this is funny, but it is. I found this while searching for Linux (please don't ask). :o (0 Replies)
Discussion started by: gnerd
0 Replies

2. Programming

how to deal with hardware

hi how to deal with hardware in c or c++? i need to learn how open CD and close any hard >>> and control hardware :) (2 Replies)
Discussion started by: hgphsf
2 Replies

3. Shell Programming and Scripting

How to deal with replaced files?

My task is to copy all files from many directories in one. The big problem i encounter is that some files in different directory have the same names. Is they are way to copy the files that have same names in a sub directory ( need to preserve the name of the files unchanged ) I have list with... (6 Replies)
Discussion started by: gogok_bg
6 Replies

4. Hardware

Desktop computer is only turning on for a few seconds

My desktop computer is only turning on for a few seconds after that it turns off. I assumed it was the power supply so I bought another one. Last night I installed the power supply. It took awhile with me reseating everything and taking out the cmos battery to get the computer running. After that I... (4 Replies)
Discussion started by: cokedude
4 Replies

5. Red Hat

Remote access computer system as a whole not just desktop with GUI

Hi All, I've been looking at various options at administering several servers remotely like: - VNC (don't like the lax security of 8 characters max for a password) and - NX (awesome piece of kit but still limited to a per desktop viewer)... What I'm looking for is a GUI that... (7 Replies)
Discussion started by: ASGR
7 Replies
DPKG-WWW(1)						      General Commands Manual						       DPKG-WWW(1)

NAME
dpkg-www - program to remotely open a WWW Debian package browser SYNOPSIS
dpkg-www [-s|--stdout] [-h|--host host] [query] DESCRIPTION
dpkg-www is used to remotely control a WEB browser and open a dpkg URL on the local host from an interactive shell or script. If the command is invoked while running under X-window the script will try to find an installed X browser to open the specified URL. If not running under X it will try to use a text browser instead. If Netscape is found and a Netscape instance is already running it will be asked to open the dpkg URL on localhost with the optional query supplied on the command line. If there is no browser running, it will start automatically a new one. The functionality provided by this program is identical to running a web browser with the -remote openURL(http://localhost/cgi-bin/dpkg) argument or opening the same URL from within the browser. dpkg-www-installer is an helper application which can configured in the WWW browser for web installation. It should never be invoked directly by the user. OPTIONS
-s, --stdout Redirect output to stdout. Requires one of the text browsers (lynx, lynx-ssl or links) installed. -h, --host host Send the query to a remote host, where dpkg-www must be installed. query Specifies an optional package name, an absolute pathname or a query argument which is passed to the dpkg cgi-bin. See dpkg-www(8) for more information about the use of the cgi. FILES
/etc/dpkg-www.conf ~/.dpkg-www Configuration files for dpkg-www. It is not necessary for these files to exist, there are sensible defaults for everything, but you can specify your preferred www browser with the DPKG_WWW_BROWSER variable, for example: DPKG_WWW_BROWSER=mozilla EXAMPLES
dpkg-www This would open a dpkg URL on localhost listing all the installed packages. dpkg-www bash This would open a dpkg URL asking info on the bash package. dpkg-www -h pisolo bash This would open a dpkg URL asking info on the bash package on host pisolo. dpkg-www 'dpkg*' This would open a dpkg URL listing all packages matching dpkg*. dpkg-www /bin/bash This would open a dpkg URL asking info on the package(s) owning the file /bin/bash . dpkg-www depends=svgalib This would open a dpkg URL listing all packages depending on svgalib. dpkg-www --stdout depends=awk | grep ^ii This would list on stdout all packages depending on awk and grep all lines of installed packages. SEE ALSO
dpkg(8), dpkg-www(8) AUTHOR
Massimo Dal Zotto <dz@debian.org>. Bugs should be reported via the normal Debian bug reporting system. LICENCE
dpkg-www is licensed under the GNU General Public License version 2. September 1, 2004 DPKG-WWW(1)
All times are GMT -4. The time now is 04:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy