Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,645 members, 7,809,426 topics. Date: Friday, 26 April 2024 at 09:23 AM

CompuQaz's Posts

Nairaland Forum / CompuQaz's Profile / CompuQaz's Posts

(1) (2) (of 2 pages)

Programming / Tutorial On Scientific Computing Course by CompuQaz: 6:04pm On Jan 09
Hello guys,

Please I need help with scientific computing course.

I will pay for it
Programming / Re: Generative Adversarial Networks Task [Fixed] by CompuQaz: 6:01pm On Jan 09
No longer needed
Programming / Generative Adversarial Networks Task [Fixed] by CompuQaz: 11:19am On Dec 27, 2023
Hello

I am in urgent need of someone who is familiar with video anonymization using CIAGAN or StyleGAN.

I'll pay.

Mail me on G-mail at elkazim4me
Education / Applied Cryptographic Expert Needed by CompuQaz: 3:23pm On Nov 05, 2023
Hello guys,

I am in urgent need of someone who is experienced and can teach me advance cryptography

If you could, please email elkazim4me@gmail.com
Programming / Re: Microsoft Azure Registration Problem by CompuQaz: 10:54pm On Jul 23, 2023
Make sure the card you are trying to use is attached to a current account (either the Mastercard or Visa).

If you used a current account card, it will work
Programming / How To Install Ubuntu Linux On Virtualbox by CompuQaz: 5:19am On Jun 08, 2023
This tutorial shows you how you can install Ubuntu OS as a second OS running on your computer. The Ubuntu OS can be installed on Oracle VirtualBox. THe details is shown in video below


https://www.youtube.com/watch?v=giORHzKFHyQ
Programming / How To Share Folders Between Virtualbox And Host Machine by CompuQaz: 5:07am On Jun 08, 2023
This video tutorial focuses on how you can share files and folders between the virtualbox OS and host machine.

There may be instances where you need to copy and paste files/folders from the host machine to the Virtualbox OS or vice versa and unable to do so, the video below will show you how to go about it


https://www.youtube.com/watch?v=buPcnUoU48c
Programming / How To Install & Configure Snort IDS On Ubuntu by CompuQaz: 4:50am On Jun 08, 2023
This video tutorial will show you how you can install Snort on Ubuntu Linux.

Snort is an Intrusion Detection System used in monitoring systems and networks for malicious activities. Some local rules are written to capture or trigger an alert when a rule match occurs.

The installation of Snort is shown in the video below:


https://www.youtube.com/watch?v=nwDVE_kEFGg
Jobs/Vacancies / Primary School Teacher by CompuQaz: 9:41pm On May 04, 2023
A teacher is urgently needed in a primary school in Abeokuta... Pay is attractive

Interested applicant should send a mail to

segun.jerome@gmail.com


Apply if interested or push to anyone who may be interested
Jobs/Vacancies / No longer available: In need of Content Writer6 by CompuQaz: 3:47am On Apr 27, 2023
I am in urgent need for a content writer pls whatsapp this number

No longer available thanks
Programming / Re: How To Implement Chatgpt As A Chatbot In Python by CompuQaz: 8:58pm On Feb 09, 2023
jesmond3945:
Why you no credit matt eland for the last line of your code?

Well I don't even know who's Matt Eland. And besides 100% of the code is from open AI which is free for anybody to use and my video is on implementation of that code in pycharm

Note: I never said I invented any part of the code, if you watch the video patiently you will see me navigating through open AI's webpage

Thank you.
Programming / How To Implement Chatgpt As A Chatbot In Python by CompuQaz: 1:03am On Feb 05, 2023
Hello guys! Today, we're going to talk about how to implement ChatGPT as a chatbot in Python using PyCharm.

ChatGPT is a powerful language model developed by OpenAI, and with a few lines of code, you can use it to build a chatbot for your website or application.

Below are the steps you need to follow to implement ChatGPT as a ChatBot in Python:

Step 1: Install PyCharm
Step 2: Install the OpenAI API
Step 3: Create a new project in PyCharm
Step 4: Write your chatbot code
Step 5: Test your chatbot

Watch the video below for details on how to go about implementing ChatGPT as a Chatbot in Python

https://www.youtube.com/watch?v=RSawDZYzWS8
Science/Technology / How To Implement Chatgpt As A Chatbot In Python Using Pycharm IDE by CompuQaz: 9:30pm On Feb 02, 2023
Hi guys! Today, we're going to talk about how to implement ChatGPT as a chatbot in Python using PyCharm.

ChatGPT is a powerful language model developed by OpenAI, and with a few lines of code, you can use it to build a chatbot for your website or application.

Below are the steps you need to follow to implement ChatGPT as a ChatBot in Python:

Step 1: Install PyCharm
Step 2: Install the OpenAI API
Step 3: Create a new project in PyCharm
Step 4: Write your chatbot code
Step 5: Test your chatbot

Watch the video below for details on how to go about implementing ChatGPT as a Chatbot in Python

https://www.youtube.com/watch?v=RSawDZYzWS8&t=359s
Webmasters / How To Create Database In Cpanel by CompuQaz: 12:30pm On Aug 25, 2022
Database allow you to store users/customers data on your website.

You collect data from your website customers/users to fulfill lots of purposes.

In this tutorial you will be exposed to how you can use MySql and PHP, to create/retrieve a database storage for use on website


https://www.youtube.com/watch?v=HEAoS03DCwY&t=211s
Computers / How To Install Ubuntu Linux On Your PC by CompuQaz: 10:42am On Apr 10, 2022
Ubuntu is a FREE Linux operating system that is light-weight and fast. Ubuntu Linux allow you to customize your own PC and it is supported by both community and professional support.

Also, Ubuntu is very secure and you do not need to install an anti-virus software with it. It is well secured!

Watch the video below on how to install Ubuntu Linux 20.04 LTS on your PC (Note: Make sure you back up your data before starting the installation)

https://www.youtube.com/watch?v=PhTl7ftRSu4
Programming / How To Install Graphviz On Windows10 by CompuQaz: 9:16am On Mar 30, 2022
In Machine Learning you will usually need to use Decision Trees on data. One such tool you can use is dtreeviz which requires installation of Graphviz in order to run else trying to use dtreeviz without installing Graphviz will throw an error.

In this video I have listed the steps you need to take to intall Graphviz on your Windows 10 PC


https://www.youtube.com/watch?v=vXCjkAYy2y4
Programming / How To Install Feather-format For Machine Learning by CompuQaz: 6:23am On Feb 28, 2022
Feather-format is a portable file format for storing Arrow tables or data frames.

If you want to work on machine learning projects you will need to use data stored in feather-format in order for you to perform read and write on such data. Hence, the need to install feather-format on your platform.

But should you be having difficulty in installing feather format, the video guide below will assist you to successfully install feather-format..


https://www.youtube.com/watch?v=BkujNvcPw2c
Computers / How To Activate God Mode On Your Computer by CompuQaz: 6:20am On Feb 12, 2022
The Windows Master Control Panel also known as God Mode gives you quick access to all the settings that are tweak-able on your Windows computer.

It gives you access to more than 200 customizable settings like quickly setting time/date, add printers/Bluetooth, rename computer, power&battery settings, administrative template settings and more..

You don't need to go through the control panel or follow a long process to access these settings. It is basically a two-step quick access to tweak-able windows PC settings.

Watch how to activate God Mode on Windows 10 and Windows 11 based computers here:


https://www.youtube.com/watch?v=2IkRznUYOX0

1 Like

Computers / Hp 255 G7 by CompuQaz: 2:47am On Jan 10, 2022
HP 255 G7 laptop
4GB RAM;
500GB HDD
15.6" Screen size
Slim Design
Super fast PC
Neat and working perfectly

@110k (slightly negotiable)
Call: 234-907-394-9269

Computers / Re: All About Computers by CompuQaz: 5:17am On Mar 10, 2021
What to Consider Before Buying a Computer

Computers are indispensable in this modern world. Gone are the days when computers are only used for computations in banks. Today there are wider use for computers such as education, entertainment, Internet, and for work.
Because you can hardly get a single computer that meet all needs perfectly due to compensation bordering around size, cost, and speed, you need to look out for the one that will best meet your needs when shopping for a new computer.
Below are what you can put in mind when next you go out to shop for a new Computer:

Processor: Should you go for Intel PC or AMD PC? We have had to explain to many customers on the comparative advantage of one over the other. Intel and AMD are the two major manufacturers of computer processors. Processor is the brain of the computer responsible for controlling everything like computations, processing of information and so on that happens in the computer system. The core i-series of Intel are the latest and they perform well under multitasking conditions, there are AMD variants also like the AMD Ryzens. But the Intel core i-series are stronger and perform better

Battery Life: If you intend to buy a laptop computer for education, you need to consider buying one that can stay on battery power for a very long time as you may have to use the computer outdoor more often or in classrooms with limited charging space. You should therefore go for one that can last you between 7 - 11 hours on battery power. Also if you work remotely or outdoors more often then you also need a laptop computer that last longer on battery power.

Processor Speed: After you have chosen the processor type, you need to consider one that have faster processing speed of between 2GHz - 3.5GHz if you work more on the internet or you use apps that handles much computations at work. Kindly note that higher processing speed alone does not guarantee an app won't hang or get over tasked, but selecting the right processor like for example the Intel corei5, i7 or i9 PCs coupled with a moderate speed of 2.5GHz will allow you to multitask at great speed.

Screen Size: For organizations that work more on excel sheets or view table entries from web apps, and people who want to use their PC more for watching movies should should go for screen sizes like 15.6 inches or 17 inches for notebook computer or 21 inches or more for Desktop PCs. Wider screen will allow you to have an expanded and clearer view.

Storage: computers used for education and entertainment like movies need large storage space. You may want to keep movie collections or books from your year one through your professional career on your PC. While storage space can be upgraded, you should consider having from 500GB -2TB of storage space. Also as we now have two storage types, Hard Disk Drive (HDD) and Solid State Drive (SSD). SSD are lightweight and last longer than HDD but SSDs are more expensive than HDDs

Graphics: If you work more on Graphics say a graphics artist or Achitecturer, or you use your PC more for gaming activities, consider going for a computer that has beautiful graphics. The two top player in the graphics card business are NVidia and Intel HD Graphics, but the Nvidia GeForce graphics card mostly used in AMD based PCs is more robust and have more beautiful graphics than Intel HD graphics card

Weight: consider going for a light weight designed PC if you move around mostly with your notebook especially students and those who work remotely. Carrying a heavy and bulky notebook is going to hurt your back and shoulders.

Cost: Maybe your only priority is cost or you only want to go for lower priced computers then go for PCs that ships with AMD processors as PCs with Intel processors are strong, powerful but more expensive than AMD based PCs.

We hope with these you will be able to have a good shopping experience and buy a computer that best meet your requirements.

This is courtesy of CompuQaz ICT Services and we are into procurement, supply and installations of efficient computers and ICT equipment
Give us a call today on +234-907-394-9269

Computers / Re: All About Computers by CompuQaz: 6:07am On Mar 01, 2021
Four (4) Months Intensive Practical Training on Computer Repairs & Maintenance

This is to introduce you to our four (4) months intensive practical training on computer repairs & maintenance. We will teach how to repair any desktop or laptop computer, basic networking, and lots more

Who can enroll?
1. Technical and secondary school graduates
2. Students on Industrial training (IT) from polytechnics and universities
3. Serving NYSC corps members
4. IT engineers, administrator of organizations
5. Technical and secondary school computer teachers

Our Training Schedule

1st Quarter Class:
January - April
2nd Quarter Class:
May - August
3rd Quarter Class:
September - December

Time Schedule:
Morning session: 8a.m - 12pm
Afternoon session: 12:30pm - 4:30pm
Evening session: 4:30pm - 8:30pm

Classes hold Mondays to Saturdays

We offer full fledge computer (desktop & laptop) repairs training that you couldn't get within the four walls of the classroom

ENROL TODAY AND BECOME A CERTIFIED COMPUTER REPAIR TECHNICIAN

CONTACT US @
84 OLUSEGUN OSOBA WAY OKE ILEWO ABEOKUTA, OGUN STATE, NIGERIA

OR CALL: +2349073949269

Computers / Re: All About Computers by CompuQaz: 9:13am On Feb 27, 2021
How to form a very strong but easy to remember password

One of the ways to secure our data on online platforms and to secure data on our personal computer is through the use of passwords. Passwords are combination of letters, numbers, symbols etc. to create a secure login in order to protect our data and valuable information from unauthorized use.

There is a need to use very strong password as weak passwords can be easily deciphered by hackers and people with bad intent.

Often times people use strong passwords but only to forget them a few weeks or months. About 70% of participants in a survey we conducted claimed they use online platform 'Forgot Password' link if they fail to use the platform regularly within a period of three months or more. Also, among those surveyed, about 50% use password combinations that include their names or other Personal Identifiable Information (PII). As stated earlier such password combinations are easy targets of hackers.

Below are what will make a password strong:
Ø Use alphanumeric combination
Ø Use capitalization
Ø Use symbols
Ø Use a memorable event to form a easy to remember password by using the first letter of every word and transforming others into symbols.

The following event are used to form a very strong but easy to remember passwords:
(a) My daughter hates eating with left hand
Password: Md8ewl&
(b) I and my Dad went for summer vacation in 2018
password: I&mDw4svi18
(c) Jane is ten years older than Bill
password: Ji10yotB!ll
(d) I turned twenty-eight last year
password: It28l@sty

Finally, it is not enough to have a very strong password but such password should be regularly maintained if you want to totally keep your data secured. A very strong password which is written down somewhere can be easily seen and used by people with bad intent. Hence the followings are rules to follow in order to effectively maintain a very strong password:
Ø Do not share your password with anyone
Ø Change your password periodically say monthly, every three months or yearly
Ø Do not write down your password
Ø Do not use one single password for multiple platform or logins

The above are proven ways you can form and maintain a very strong but easy to remember passwords.

Credit to: CompuQaz ICT Services

We offer repair and maintenance of Computers and IT equipment for large and small organizations.
We also offer in depth practical training on computer repairs and maintenance for:
• secondary school, technical school graduates;
• University and Poly technique students on Industrial Training (IT) scheme
• Youth Corps Members
• Candidates preparing for CompTia or MCSE exams and who need practical training on Computer repairs
• Organizations IT officer who need Computer repair and maintenance practical training
• Secondary or technical college teachers who need to brush up their computer practical knowledge

Contact us @
84, Osoba way oke-ilewo Abeokuta Ogun State, Nigeria
Or Call: +234-907-394-9269

Computers / Re: All About Computers by CompuQaz: 6:32pm On Jan 06, 2021
Do you know that you can use Windows OS along side Mac OS on an Apple Computer?

Yes, you can do this using Boot Camp Assistant
Computers / Re: All About Computers by CompuQaz: 11:35am On Dec 22, 2020
Year 2020 has been a very unpredictable and surprising year with the global outbreak of #covid-19 and recent #EndSars protests in Nigeria.

No doubt all these unforseen events have had negative effects on businesses large or small.
Some businesses folded up, some laid off staff and some resulted to pay-cuts due to reduction in revenue caused by restrictions in movements.

IT departments in business organizations became redundant during the lockdown making it difficult to properly maintain IT infrastructure.
As businesses prepare to reopen, we at CompuQaz ICT are offering businesses large or small a 15-days FREE Emergency Computer IT Support Plan. Within this period we will respond to any emergency call to repair damages done to your Computer IT infrastructure absolutely FREE. And we believe by doing this businesses will be able to run an off-site emergency IT department at a reduced budget and consequently increasing the profit margin of the business.

Call or Whatsapp us @ +234-907-394-9269

*Terms and Conditions Apply*
#covid-19
#businesses
#maintenance
#IT
#support
#computer
#Endsars

Computers / Re: All About Computers by CompuQaz: 6:47am On Dec 09, 2020
Microsoft just released a security update for Windows 10 Insider Preview Build 19042.685 called 20H2 (KB4592438) ... This build will be applied to users on October 2020 Update and it fixes a System vulnerability which prevents applications that run as a SYSTEM account from printing to "FILE:" ports.

If you are on October 2020 Update, apply the update NOW!

And if you are not, make sure henceforth that your application or services run as a specific user or service account

Computers / Re: All About Computers by CompuQaz: 10:12am On Oct 31, 2020
As demand for internet and sharing connectivity get bigger, there will be need for a more robust Network Security

One of such is Zero Trust Network access (ZTNA) which focussed on the identity of the user, the device and the the application, and not on the IP addresses or physical location of the device

With this, policies on access to an organizations' resources are greatly enforced and more secure
Programming / Android Developer In Abeokuta Needed by CompuQaz: 3:19pm On Oct 18, 2020
I am in need of the services of an android developer in abeokuta.

Must be very good in using android studio and others

Please call 09073949269
Computers / Re: All About Computers by CompuQaz: 3:13am On Sep 18, 2020
How Best to Use Uninterruptuble Power Supply (UPS) to Increase Its Useful Life

UPS give you the time to safely power down and protect sensitive electronic Devices like Computers, Servers, Video game consoles etc. from damages when there is blackout/surge.

Many of our customers say most UPS in the market are fake that they hardly give the required backup time specified by the manufacturer when used after just few months during power blackouts, but the truth is that most people use the UPS the wrong way.

Some people continue to use their UPS till the UPS battery goes dead after power outage/blackout. Also some wants to use it up to its specified backup-time immediately there is a power failure/blackout regardless of whether the battery is charged for the amount of time recommended by the manufacturer.
And others incorporate UPS of lower power rating to the intended load and so on.

Before you shop for a UPS, you need to know your requirements and where you want to use the UPS, the amount of backup time needed etc. For example the type and size of UPS you need in area where you experience frequent power surges and in areas where you only need longer backup time is different from the area where you just need enough backup time to save work and shut down the Computer or turn off the Device.
As an example if you want to power a Desktop PC with a UPS, assuming the power supply unit of the computer is 400W then you need to go for a UPS having 1.6 x 400W = 640VA, which is approxiately 650VA (standard). Next you need to determine the backup time you need for the Device/equipment.
Backup time (h) = [ battery capacity (Ah) * 0.9 * 10.5 * battery quantity (EA) ] / UPS power (W)
OR you can check backup time estimate tables from the UPS manufacturer

There are three main design of UPS, and you should go for the one that will best suit your needs
i. Standby UPS: It charges the battery and then waits for the mains power to go out. When that happens, it automatically switches to the battery backup

ii. Line interractive UPS: Similar to Offline UPS but has special transformer embedded. This transformer help the line interactive UPS correct brownouts, voltage sags, overvoltage problems without draining the battery.

iii. Online UPS: This is the most expensive type of UPS because it includes extra electronic circuitry which allow it to repeatedly filter the mains power through the battery system. This type of UPS totally isolates the Devices attached to it from the mains power. Hence, stabilizing the electric power your Device(s) is exposed to, which protects sensitive equipment from surges and drops in voltage.

Conclusively, before you go out and shop for a new UPS you need to do your calculations and know the requirements so you can buy the UPS that best meet your requirements in order to serve the intended purpose(s).

Computers / Re: All About Computers by CompuQaz: 12:27am On Sep 13, 2020
A LIST OF THE SERVICES WE OFFER AT COMPUQAZ ICT & COMPUTER SERVICES

1. COMPUTER REPAIRS: Get reliable and professional repairs for your personal and work computers

2. DATA RECOVERY SERVICES: We know how valuable and important your data are to you. Get a quotation within 48 hrs for FREE for your damaged/corrupt storage device(s)

3. COMPUTER ICT MAINTENANCE SERVICES FOR SMALL AND LARGE BUSINESSES: Because we know the cost implication and how time consuming computer ICT downtimes can be, we have flexible maintenance plans you can choose from to ensure your business do not suffer interruption/damages caused by but not limited to malfunctioning computer parts, corrupt/damaged storage Devices, voltage sags & imbalances, virus & malware attacks, missed security updates & patches

4. PROCUREMENT SUPPLY & INSTALLATION OF COMPUTER ICT EQUIPMENT:
We guarantee you sales and supply of computer ICT infrastructure that best meet your personal and/or business requirements. Be rest assured of a wonderful procurement experience backed with authorised after-sales support when you choose us as your supply and installation partner

5. CLOUD STORAGE & BACKUP: Cloud storage offer low cost and safe storage of your valuable data, we ensure regular and scheduled upload of your valuable data to the cloud in a secured manner

Contact us @
No 84 Osoba way adjacent Precious pharmacy along Jide Jones Oke-ilewo Abeokuta, Ogun State, Nigeria
+234-907-394-9269

1 Share

Computers / Re: All About Computers by CompuQaz: 8:40pm On Jun 12, 2020
Well that's great if you can recover deleted files but data recovery is in two parts, viz: software and physical data recovery. Do not attempt physical recovery unless you have experience and know what you're doing.

Lilusm:

Tell me, I can recover deleted files on my PC using the Partition Recovery software. I read the instructions, there is nothing complicated in this procedure.
Computers / Re: All About Computers by CompuQaz: 7:20pm On Jun 10, 2020
First thing first... Can you make System Changes in BIOS?
IF YES,
Proceed to change 1st Boot to Storage Drive that contains Windows 7 image file or backup copy and let the system boot into the Drive and follow appropriate instructions (please note that Microsoft has discontinue Windows 7, but you can get an ESU if you have copy of Windows 7 Professional or Enterprise. Also note that Microsoft still temporary allow you to download and install Windows 7 even after end of support)
IF NO,
Contact CompuQaz Computer Service Center for your installations at No 81 Osoba Way Oke-ilewo Abeokuta, Ogun State.

Idrisk19:


how can i format my system? proedures please.
Window7

(1) (2) (of 2 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 80
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.