General
You can find general information here:
You can find general information here:
First of all, if you are reading this page, you are most probably our new teammate who tries to get used to this amazing environment. Do not forget, BISS Family is also very much excited with your arrival and congratulates you sincerely. We hope that the recruitment process will go smoothly for you too, as it did with the previous candidates.
We have prepared a guideline for our new teammates to catch up with us.
There are two type of installation as listed below.
After you get an USB drive with our current system image, please follow the steps.
Power on the notebook using the power button. Wait until DELL logo appears. After logo appeared, press and hold power button to power off the notebook.
Power on the notebook using power button and press F12
repeatedly to go into the boot menu.
Select UEFI: TOSHIBA TransMemory 1.00, Partition 1
.
Use command,
diskpart
and press enter to start Microsoft DiskPart.
You can see connected disks by using command
list disk
Choose the main disk. In this guide It would be disk 0, so use command
sel disk 0
and press enter to select the disk.
You can see volumes of the selected disk by using command
list vol
Choose the OS volume. In this guide It would be volume 0, so use command
sel vol 0
and press enter to select the volume.
Format the disk by using the command.
format fs=ntfs quick OVERRIDE label=OS
Leave DiskPart by using the command.
exit
Cloning image to a local drive has two methods as mentioned below.
a) Apply the cloned image from disk D (where the clone image exists) to disk C (or where you will install the OS to) by using the command.
dism /apply-image /imagefile:E:\BISS.wim /index:1 /applydir:C:\
b) Apply the cloned image from a network location to disk C(or where you will install OS to) by using the commands listed below.
net use Z: \\the_ip_where_the_wim_server_exist_on\BISS /user:BISS password
dism /apply-image /iamgefile:Z:\Images\biss.wim /index:1 /applydir:C:\
After process complete, restart the computer with installed software by using the command,
exit
and wait until mouse pointer to disappear. Then unplug the USB flash drives.
Your computer needs some driver installations. You can install them from Windows Update. While updating, you will need to restart the Windows at some points to continue installing other updates. For an healthy system setup, installing all provided updates is preferred.
Download official driver.
Start installation and follow those steps
Installation finished. You’re ready to use printer over Wi-Fi.
Before we go further, please be sure that following list is completed:
Voilà! You seem more than ready, now we can start.
How to acquire Smart Door Application?
\Shared drives\Bosphorus Industrial Software Solutions\Internal_Projects\Smart_Door_Lock\Android Mobile Apps
As a company that adopted Home Office right even before the Covid-19 pandemic started, BISS believes in the motto of "Work where you are happy at!"
.
If you meet the above requirements, there are no obstacles to creating a home office form.
PS: It is not a requirement, but we recommend that you do not go through a process that requires pair programming. Because pair-programming sessions are much more efficient when they are side by side in the office :)
The home office form is a form where you let your teammates know where you will be working on the next working day. It should only be sent between 06:00 and 15:00 on the working day when you are going to make a home office.
My Account/My Addresses/Add
)My Home Office Form
button on the Home Office page between 06:00 and 15:00 on the working day before the day you work from home, select your approved address to make your home office and click the create button. That is all!PS: Since you are not in the office, don’t forget to catch up with all the jokes made on the Google Chat channel called Why So Serious?
:)
Do not hesitate to contact us for any question!
You can find all resources about programming such as books, blogs, tutorials and so on:
It will be helpful if you follow in given order.