Displaying 20 results from an estimated 3000 matches similar to: "SOHO colour laser printer recommendations"
2010 Oct 05
7
Colour laser printer
Anyone got a recommendation for a cheap (but good)
colour laser printer that runs under CentOS-5.5 ?
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
2006 Apr 06
3
cheep laser printer recomendations
Hi!
I would like to hear what printers go good w/our operating system.
While back, I should have checked w/y'all like I'm doing now but I just
went ahead and bought a Konica-Minolta PagePro 1350W. Now that W at the
end of 1350 is a huge word that means WINDOWS! grrrr! It's a great
printer 21pgs/min etc but it doesn't like linux at all and their tech
spt will tell you as much. I
2017 Feb 16
5
Sobre gráficos
Hola a todos, alguien que ya tenga en sus manos esos libros y/o otros más sobre todo sobre estadística descriptiva, inferencial, minería de datos y big data, o cualesquiera de R y que aunque haya pagado la ostia, no le importe compartirlo conmigo que no tengo la posibilidad de pagar por ellos, por favor, le estaría eternamente agradecido.
Fraternalmente, Nivaildo.
----- Mensaje original -----
2017 Feb 16
2
Sobre gráficos
Se ha borrado un adjunto en formato HTML...
URL: <https://stat.ethz.ch/pipermail/r-help-es/attachments/20170216/7c6f564a/attachment.html>
2017 Jul 11
2
getting rid of hp c3180
On 7/11/2017 3:58 PM, Fred Smith wrote:
> I faced the same issue some years ago, and found a low-priced mono
> laser that lated me quite a few years. no color, but few thing I
> wanted to print actually demanded color.
my last two laser printers have been Brother black&white all-in-ones
("MFC"). *VERY* cheap per page printing costs, even if you use Brother
brand toner
2016 Sep 02
2
Ayuda con gráfico típico de histograma más linea
Buenas tardes,
Tengo una duda con gráficos. Estoy intentando realizar el típico gráfico de
una variable en histograma y otra en linea, supongo que será sencillo pero
llevo unos días peleando y no me sale de forma correcta.
Las variables están en un dataframe que muestran las frecuencias de tweets
minuto a minuto y el share de esos minutos (os adjunto un archivo en csv
con el dataframe).
Una
2017 Dec 04
2
Broadcom BCM4360
On 04/12/17 00:38, John R Pierce wrote:
> On 12/3/2017 4:22 PM, Gregory P. Ennis wrote:
>> I have not been able to get it to work Centos 7.4 machine.? Some of the
>> ? centos user posts had indicated the nux repsitory had a Centos 7 kmod-
>> wl, but it is not present when I tried to search or or install it at
>> this time.
>
> this looks potentionally helpful
>
2020 Jun 27
9
HP vs. Brother Printers: Use with Centos/Fedora
If you had to rate which printer brand works better with Linux (Fedora and Centos), what would it be?
TIA,
Jay
2016 Sep 02
2
Ayuda con gráfico típico de histograma más linea
Y bueno, algo más bonito sí que queda con ggplot...
#---------------
datIn <- read.csv("pec.csv", header = TRUE, sep = ";", dec = ",")
library(ggplot2)
lab_x_idx <- c(1, round(nrow(datIn)/2, 0), nrow(datIn))
lab_x <- as.vector(datIn$hora[ lab_x_idx])
fre_gg <- ggplot( datIn, aes( x = 1:nrow(datIn), y = frec)) +
geom_bar(stat =
2012 Sep 20
6
Good books about the internals of Rails 3
Hi, I''m a new RoR and Ruby developer and I''m searching for some good
resources (books or website) that go a little further than books like
the railstutorial (which is excellent btw).
But after reading this, I feel like as long as I''m working with
scaffolding and simple gems, it''s ok, and a lot can be accomplished with
this but I would like to have a deeper
2017 Jul 11
7
getting rid of hp c3180
I have a hp photosmart C3180 all-in-one and am well and truly sick of it.
It seems like every time I go on another printing binge,
I need yet another print cartridge.
hp-clean doesn't help.
IIRC this use it or lose it "feature" is common to inkjets.
What should I replace it with?
If I want a non-cloggging printer,
is laser jet the way I need to go?
I'd like to do color
2012 Jul 20
4
Paquetización
Buenos días:
Por favor, ¿alguien puede indicarme si sólo hay que documentar las funciones visibles del paquete?. Además, ¿cómo se consigue que sólo algunas de las funciones estén visibles?. ¿Cómo manejo el namespaces para ello?.
Gracias.
Eva
[[alternative HTML version deleted]]
2016 Sep 03
2
Ayuda con gráfico típico de histograma más linea
Prueba algo así:
library(ggplot2)
datos <- read.table("Downloads/pec.csv", header = T, sep = ";", dec = ",")
datos$Miles <- as.numeric(gsub("\\.", "", as.character(datos$Miles)))
datos$hora <- strptime(datos$hora, format = "%H:%M")
ggplot(datos, aes(x = hora, y = Miles)) + geom_line() +
scale_x_datetime(date_breaks =
2018 Feb 08
0
plotting the regression coefficients
Fwiw, encoding magnitude in color is generally a bad idea. Using area(*not*
radius) is also not great, but maybe it will work for you.
See here for some explanation:
https://www.amazon.com/Visual-Display-Quantitative-Information/dp/0961392142/ref=sr_1_1?s=books&ie=UTF8&qid=1518092778&sr=1-1&keywords=Tufte
Bert
On Feb 7, 2018 11:13 PM, "greg holly" <mak.hholly at
2010 Aug 16
4
Need tip on an inexpensive printer for college student using CentOS 5.5
Sending my son back to college with a dual-boot laptop with Win 7 and
CentOS 5.5. He uses Win7 to manage his iPod and SW that sometimes
issued by a professor for a specific course...otherwise he uses CentOS
for everything else. That setup worked well last year, except for
printing. He has a low-end Cannon printer that is not supported in the
Linux realm.
Most of his coursework was uploaded to
2012 Apr 21
3
Gráficos en R
Hola,
Por favor, ¿me podéis referenciar algún libro de R que aborde en profundidad la generación de gráficos y almacenamiento de los mismos en fichero de salida?. Me refiero tanto a gráficos relativos a series temporales como a gráficos/tablas que recojan datos numéricos.
Gracias de antemano.
Atte.
Eva Prieto Castro
[[alternative HTML version deleted]]
2010 Sep 27
1
Split-split plot design with aov function in R
*Hello,
I'm new to R and trying to do Split Split Plot Design analysis with aov
function in R. Sharing any worked example and suggestion will be highly
appreciated. Thanks
Regards!
*
--
*
Muhammad Yaseen
*
[[alternative HTML version deleted]]
2014 Jan 16
2
Your opinion about RHCSA certification
Hello to all,
I'm currently studying (and collecting notes here
https://github.com/fdicarlo/RHCSA_cs) for RHCSA. My plan is to RHCSA
-> RHCE and then RHCSS.
What I want to ask you is:
- What do you think about it?
- Did you find it useful?
- Do you have any advices?
Best regards,
Fabrizio
--
"The intuitive mind is a sacred gift and the rational mind is a
faithful servant. We have
2008 Jul 22
4
Printer recommendations
Since my old Epson C86 has finally managed to clog up the print heads,
I'm in the market for a replacement. I'd like to know what the people
on this list are using for printers that are currently available, since
we are using versions of CUPS and foomatic that are frozen, and any
other issues or "gotchas" that you are aware of.
For the replacement printer, I'm considering a
2017 Dec 04
2
Broadcom BCM4360
On Mon, December 4, 2017 1:40 am, Alice Wonder wrote:
> On 12/03/2017 11:10 PM, Phil Perry wrote:
>> On 04/12/17 00:38, John R Pierce wrote:
>>> On 12/3/2017 4:22 PM, Gregory P. Ennis wrote:
>>>> I have not been able to get it to work Centos 7.4 machine.? Some of
>>>> the
>>>>?? centos user posts had indicated the nux repsitory had a Centos 7